This website requires JavaScript.
Explore
Help
Sign In
bloeys
/
gglm
Watch
1
Star
0
Fork
0
You've already forked gglm
mirror of
https://github.com/bloeys/gglm.git
synced
2025-12-29 13:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
34
Tags
818bda4882e5dd4a913e17d6d2ee415f5271e80b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bloeys
818bda4882
Vec2&Mat2 add/sub functions+mat size enum
2021-11-04 22:49:20 +04:00
gglm
Vec2&Mat2 add/sub functions+mat size enum
2021-11-04 22:49:20 +04:00
.gitignore
Initial commit
2021-11-01 04:08:33 +04:00
go.mod
Row major+More mat&vec functions
2021-11-01 12:02:32 +04:00
go.sum
Row major+More mat&vec functions
2021-11-01 12:02:32 +04:00
LICENSE
Initial commit
2021-11-01 04:08:33 +04:00
main.go
Row major+More mat&vec functions
2021-11-01 12:02:32 +04:00
README.md
Initial commit
2021-11-01 04:08:33 +04:00
README.md
gglm
Go implementation of the C++ glm (OpenGL Mathematics) library
Description
Fast Go OpenGL/Graphics focused Mathematics library inspired by the c++ library glm (
https://github.com/g-truc/glm
)
Readme
MIT
293
KiB
Languages
Go
100%