voxel / voxel-land

a terrain generator with grass, dirt, stone, and trees (addon for voxel-engine)
6 stars 2 forks source link

Customizable terrain generation parameters #10

Open deathcap opened 10 years ago

deathcap commented 10 years ago

Add the ability to customize various parameters for terrain generation

MC 1.8 preview showing the idea of how this could be done: https://www.youtube.com/watch?v=2rdgMwJyE6w https://pay.reddit.com/r/Minecraft/comments/23o5cs/world_customization_preview_minecraft_18/

For voxel-land, could use a dat-gui for the interface (like voxel-debug, voxel-plugins-ui, kb-bindings-ui), with sliders for each relevant parameter.

Also would be even cooler, if the land would dynamically asynchronously regenerate so you could see it change live as the sliders are moved.