OpenGL Sponza
- James Evans
- Sep 4, 2018
- 1 min read
I created Sponza using openGL, using deferred rendering. My scene included multiple coloured, animated light sources, which caused shading, made using GLSL. Effective techniques were used to ensure my performance was acceptable, while also acknowledging any bottlenecks of my system by taking performance evaluations.
I also attempted to create screen-space reflections, however I had difficulty creating this. Although I created a refection, it is only created in the center of the screen. The source will not build on external machines however I have linked it to view, with an enclosed Demo that will work.

https://www.dropbox.com/sh/qzup0gjdwrso7i6/AABxcwTwO4HUYuTViGmm6bHva?dl=0
Commenti