Procedural Terrain Right in The Browser, Now Accelerated by your GPU!
Launch Terrain Builder 2.2 ( Not built for mobile. )
- Left Mouse + drag : Orbit
- Right Mouse + drag : Pan
- Middle Mouse + drag : Zoom
- π Changed the noise algorithm resulting in much more realistic terrain.
- π€Now you can move the settings tabs out of the way.
- π Now uses your GPU to produce realtime results.
- βοΈ Rewritten Entirely in React using MVC.
- π» Brand new UI.
- π Download your generated height maps!
- βοΈ Change Map resolution and Terrain resolution independently.
- β° Better Terrain Generation.
git clone https://github.com/FarazzShaikh/Terrain-Builder.git
cd Terrain-Builder
npm install
npm run dev
Served on http://localhost:3000