Terrain-Builder
Terrain-Builder copied to clipboard
🏔 Procedural terrain using Three.js and perlin noise, Now Accelerated by your GPU!
🏔 Terrain Builder.
Procedural Terrain Right in The Browser, Now Accelerated by your GPU!
Launch Terrain Builder 2.2 ( Not built for mobile. )
Controls:
- Left Mouse + drag : Orbit
- Right Mouse + drag : Pan
- Middle Mouse + drag : Zoom
What's New in v2.2?
- 🏔 Changed the noise algorithm resulting in much more realistic terrain.
- 🤚Now you can move the settings tabs out of the way.
And What's New in v2?
- 🚀 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.
Full List of Changes and Work In Progress features.
Run for Development:
git clone https://github.com/FarazzShaikh/Terrain-Builder.git
cd Terrain-Builder
npm install
npm run dev
Served on http://localhost:3000