Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikejameswhite/opengl-shaders-prac
OpenGL shaders practical assignment
https://github.com/mikejameswhite/opengl-shaders-prac
Last synced: 6 days ago
JSON representation
OpenGL shaders practical assignment
- Host: GitHub
- URL: https://github.com/mikejameswhite/opengl-shaders-prac
- Owner: MikeJamesWhite
- Created: 2018-08-15T11:47:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T21:50:03.000Z (over 6 years ago)
- Last Synced: 2024-11-15T06:36:09.977Z (2 months ago)
- Language: C++
- Size: 1.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Usage Instructions:
===================
To build, run make with the appropriate makefile depending on your OS/setup ('make' or 'make build')
To run, again run make but this time using the 'run' rule ('make run')Controls:
=========
Q,E - Translate the objects
W - Cycle through the axes of translation
A,D - Rotate the camera
S - Cycle through the axes of rotation
K,L - Move the lights in an orbit