Terrain rendering and generation engine for threejs and react-three/fiber
-
Updated
Dec 26, 2025 - TypeScript
Terrain rendering and generation engine for threejs and react-three/fiber
The Diamond-Square algorithm (also known as the Diamond-Step Square-Step algorithm or Cloud Fractal) is a method for generating realistic-looking heightmaps for terrain. It creates natural-appearing landscapes by recursively subdividing a grid and adding random variations at each step.
Add a description, image, and links to the heightmap-terrain topic page so that developers can more easily learn about it.
To associate your repository with the heightmap-terrain topic, visit your repo's landing page and select "manage topics."