threejs_landscape icon indicating copy to clipboard operation
threejs_landscape copied to clipboard

Three.js experiment: Load a landscape from a PNG-heightmap.

threejs_landscape

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 .)