Three.js experiment: Load a landscape from a PNG-heightmap.
Just an experiment: I wanted to create a landscape-mesh after reading a heightmap from a PNG-file.
There's a blogpost on this here.
(By the way, OrbitControls.js is taken from the three.js-examples. Please refer to mrdoob/three.js .)