This is a minimum-viable-product proof of concept program for drawing to an OpenGL rendering context, but presenting via a new DXGI 1.3 frame latency waitable swap chain. This confers the latency and ...
A 3D graphics engine built from scratch using C++ and OpenGL 3.3. This project demonstrates core graphics programming concepts, including advanced lighting, shadow mapping, and 3D model loading.