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

https://github.com/zerefwayne/opengl_snippets

Snippets written in GLUT/C++/C for Graphics and Visual Computing Course
https://github.com/zerefwayne/opengl_snippets

Last synced: over 1 year ago
JSON representation

Snippets written in GLUT/C++/C for Graphics and Visual Computing Course

Awesome Lists containing this project

README

          

# Check codes, sometimes things are commeted so nothing renders, so just uncomment and run

# Run like this
gcc push_pop.c -lGL -lGLU -lglut -lm -o pp

# Always check keyboard func for input or right click to see input prompts
# Use direction keys for changing rotating camera