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
7
Commits
1
Branch
34
Tags
c21af38a4c47474335286e775ddcf4ad3e48b038
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
c21af38a4c
go mod tidy
2021-11-04 22:53:42 +04:00
gglm
Implement stringer on MatSize
2021-11-04 22:53:31 +04:00
.gitignore
Initial commit
2021-11-01 04:08:33 +04:00
go.mod
go mod tidy
2021-11-04 22:53:42 +04:00
go.sum
go mod tidy
2021-11-04 22:53:42 +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%