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
- Host: GitHub
- URL: https://github.com/zerefwayne/opengl_snippets
- Owner: zerefwayne
- License: mit
- Created: 2019-12-05T15:50:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T15:51:50.000Z (over 6 years ago)
- Last Synced: 2025-01-22T07:17:16.892Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
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