stbImage -> For image Loading.
freeglut -> OpenGL Toolkit
OpenGl.
Basic First Person Camera Control.
- W, S Move Front or Back.
- Mouse can rotate the view.
Object with texture, and shadow.
Some cos Wave Rotation Object.
Notes that this project only test in Windows(VS) and Linux.
mkdir build
cd build
cmake ../
cmake --build .After build end, execute ComputerGraph file to open file.
