https://github.com/tangrams/glmtools
C++ Graphic Toolbox inspired on OF implemented just with OpenGL and GLM
https://github.com/tangrams/glmtools
Last synced: 10 months ago
JSON representation
C++ Graphic Toolbox inspired on OF implemented just with OpenGL and GLM
- Host: GitHub
- URL: https://github.com/tangrams/glmtools
- Owner: tangrams
- License: mit
- Created: 2014-08-25T15:04:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T17:19:18.000Z (over 11 years ago)
- Last Synced: 2025-06-24T18:15:01.384Z (12 months ago)
- Language: C++
- Homepage:
- Size: 1.45 MB
- Stars: 10
- Watchers: 18
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Dependencies
* [openGL](http://www.opengl.org/)
* [glm](http://glm.g-truc.net/0.9.5/index.html)