ALGO_VISUALIZER
Diamond-Square Terrain
A fractal algorithm used to generate realistic heightmaps for computer graphics. It works by recursively dividing a square into four smaller squares, adding random roughness at each step.
A fractal algorithm used to generate realistic heightmaps for computer graphics. It works by recursively dividing a square into four smaller squares, adding random roughness at each step.