Project Information
- Category: Graphic Programming
- Language: C++
- Project Date: April 2022
- Made by:
- Mario Galán Sobrino
- Sebastián Valdés Sánchez
Kirby DJ Equalizer
This represents an equalizer crafted using OpenGL and C++.
The main objective of the undertaking was to familiarize ourselves with OpenGL and GLSL.
The project incorporates illumination, a particle system, objects responding to the music
(with certain objects altering their shape and color, while others modify their color),
an automated camera executing rotations around the scene, real-time mesh transformation,
and various other functionalities.
Features
- Flying Camera
- Lights
- Geometry Shaders
- Translucent Materials
- Shaders reacts to music
- Cubemap
- Particle System
- Automated Camera