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