This is just a program to practice some OpenGL stuff.
And some other things that I wanted to do in my Computer Graphics Final Project (but I hadn't enough time to do it 😿)
Work in progress!
Note
Requires vcpkg to build on Windows.
- Multiple lights
- Lighing: Point and Spot
- Normal mapping
- Parallax mapping
- Shadows
- Using Framebuffers
- Bloom effect
- Motion Blur effect
- Fresnel effect
- SSAO
- Grid floor
- Particle system
- Framebuffer effects enable/disable and change.
- Shader reloading.
