Real-time procedural terrain generator built with OpenGL
TerraLink generates dynamic landscapes using Perlin Noise. It currently supports singleplayer gameplay, terrain manipulation, and player physics. It also includes a lightweight UDP/TCP networking system for streaming terrain data between clients and dedicated servers.