An open API service indexing awesome lists of open source software.

https://github.com/fzipp/geom

Package geom provides vector and matrix types suitable for OpenGL programming: Vec2, Vec3 and Mat4.
https://github.com/fzipp/geom

go golang matrix-functions projection-matrix vector-math

Last synced: 5 months ago
JSON representation

Package geom provides vector and matrix types suitable for OpenGL programming: Vec2, Vec3 and Mat4.

Awesome Lists containing this project

README

        

Package geom provides vector and matrix types suitable for OpenGL
programming in Go: Vec2, Vec3 and Mat4.

Documentation:
https://pkg.go.dev/github.com/fzipp/geom