Sketchy attempt at a lowpoly procedural terrain with Three.js
- Heightmap generated by Perlin noise with fractional brownian motion
- Chunks spawn ahead and unload behind for "infinite" terrain
- Height-based color gradient
- LOD transitions (didn't fix seam artifacts)
WASD to move, space to fly, ESC to release mouse