A custom graphics engine built from scratch using C++ and OpenGL, with shaders written in GLSL. Supports shading, texture mapping, lighting, model loading, shadows, fog, HDR, bloom and particle effects. This is one of the projects that I am most proud of, and makes me excited about the opportunity of working on a graphics engine in a larger company.
C++
OpenGL