https://github.com/killerasus/modernopengl
Repository for my Modern OpenGL studies via Udemy course.
https://github.com/killerasus/modernopengl
cpp learning-exercise opengl
Last synced: about 2 months ago
JSON representation
Repository for my Modern OpenGL studies via Udemy course.
- Host: GitHub
- URL: https://github.com/killerasus/modernopengl
- Owner: killerasus
- License: mit
- Created: 2019-10-15T23:01:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T20:51:16.000Z (about 2 years ago)
- Last Synced: 2024-03-27T21:45:13.589Z (about 2 years ago)
- Topics: cpp, learning-exercise, opengl
- Language: C++
- Homepage: https://www.udemy.com/course/graphics-with-modern-opengl/
- Size: 12.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ModernOpenGL
Repository for my Modern OpenGL studies via Udemy [course](https://www.udemy.com/course/graphics-with-modern-opengl/).
## Building
See [BUILDING.md](BUILDING.md) for instructions on how to build.