A lightweight, modular terrain engine built in C++ using OpenGL and the Win32 API, featuring real-time procedural generation, elevation-based biome coloring, and smooth camera control. This project ...
This project demonstrates a small modular rendering system built on top of OpenGL and the Win32 API. It showcases several fundamental components commonly found in real-time graphics engines.