https://github.com/sazid/opengl-codes
All my codes related to OpenGL (using old system glBegin/glEnd)
https://github.com/sazid/opengl-codes
cpp graphics-programming opengl
Last synced: 3 months ago
JSON representation
All my codes related to OpenGL (using old system glBegin/glEnd)
- Host: GitHub
- URL: https://github.com/sazid/opengl-codes
- Owner: sazid
- License: mit
- Created: 2019-03-05T18:16:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T19:14:52.000Z (about 6 years ago)
- Last Synced: 2025-01-05T21:34:23.952Z (5 months ago)
- Topics: cpp, graphics-programming, opengl
- Language: C++
- Size: 3.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opengl-codes
All my codes related to OpenGL (using old system glBegin/glEnd)**Warning**: Remove *windows.h* header when running in Linux.
[scenery](scenery) folder contains the code for a scenery with moving cars, sun and rotating windmills (so far...).
