Simplex Noise based
Minecraft map generator (v2)

Further exploration of my earlier experiment based on Notch Minecraft renderer this time using simplex noise algorithm to generate random map. Using fake shadow and fog for generating atmospheric environment.

You can find the Javascript port of simplex noise algorithm here: https://github.com/esimov/simplexnoise.js

Press and hold the mouse to explore or
play with values to generate new Minecraft maps.