https://github.com/bhallstein/glstuff
OpenGL functions for toy projects / learning OpenGL
https://github.com/bhallstein/glstuff
Last synced: over 1 year ago
JSON representation
OpenGL functions for toy projects / learning OpenGL
- Host: GitHub
- URL: https://github.com/bhallstein/glstuff
- Owner: bhallstein
- Created: 2020-06-03T15:01:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T22:47:04.000Z (about 4 years ago)
- Last Synced: 2025-01-21T07:42:45.170Z (over 1 year ago)
- Language: C++
- Size: 932 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# GLStuff
- A dump of old C++/OpenGL code.
- GLStuffDev contains a functioning XCode project with a demo of a few different types of OpenGL renderer.
### Submodules
- OGLW
- misterheapy
- glm-cpp