A WebGL terrain generator using three terrain generation algorithms, value noise, Perlin noise, and the diamond-square algorithm.
I originally began this project while on a mission to learn WebGL. Everything is in plain WebGL and Javascript.
You can view it in its current form here: https://petersbob.github.io/noisy-terrain/