Computational Graphics project (BSc) - OpenGL
Authors: 0xacb and davidgomes
Features:
- Object and texture loader
- Object and texture rendering
- Skybox
- Water shader (waves and reflection)
- Sun shader
- Lens flare shader
- Collisions
- Particles
How to compile (Linux and OSX):
cmake .
make
./cg2015