Media Summary: OpenGL C++ Engine (SSAO, Deferred, Sponza) This is a 3D graphics project I created for my 2nd year module of the same name. The purpose of the project is to develop skills in ... Simple Lambert lighting + the beginnings of an FPS camera.
Lua Opengl Sponza - Detailed Analysis & Overview
OpenGL C++ Engine (SSAO, Deferred, Sponza) This is a 3D graphics project I created for my 2nd year module of the same name. The purpose of the project is to develop skills in ... Simple Lambert lighting + the beginnings of an FPS camera. Last video I got normals loading, and now I'm transforming them with the model matrix to transform them. Just got normals loading from OBJ files. Texture mapping, normal mapping, and then I move on to referred rendering.