Cotxe11GraphicsEngine
Graphic engine made during the Advanced Graphic Programming subject. The project was made in C++ using QT and OpenGL.
In collaboration with
Alfonso Sánchez
and David Valdivia
Project description:
Graphic engine that loads models and allow you to add lights. The engine renders the scene through shaders. It has shaders for outline, editor grid, editor background and mousepicking.
It also has the option to use Screen Space Ambient Occlusion and Bloom effect.