Project information
- Category: C / C++
- Made by:: Jesús Royo Carabal, Ramón Pérez Segarra
Further Details
This equalizer was made during my second year in ESAT. It was made using OpenGL,
it is a demo in which I used shaders in order to accomplish different effects in the objects.
It also features a simple particle system for the rain using multithreading.
Features
- Reflections.
- Changes in vertices using Vertex Shaders.
- Various basic geometries, including a sphere created using subdivisions of an icosahedron.
- Skybox.
- Particle System.
- Multithreading.
- Vertices reacting to music in a .ogg file.