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

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)

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...).
![scene demo](scene_demo.gif)