Projects with this topic
Sort by:
-
A procedural world generation system in C++ using OpenGL features real-time rendering and editing from a first-person perspective. Implemented biome-specific voxel worlds with an adapted Perlin Noise algorithm for realistic terrain generation and distinct biome elements like pines and ice. Designed a client-server threading model with a bidirectional queue to dynamically load and optimize visible chunks for seamless exploration and interaction.
Updated -
-
-