Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Latest commit

 

History

History
78 lines (36 loc) · 1.4 KB

README.md

File metadata and controls

78 lines (36 loc) · 1.4 KB

🏔 Terrain Builder.

Procedural Terrain Right in The Browser, Now Accelerated by your GPU!

Launch Terrain Builder 2.2 ( Not built for mobile. )

Screenshot

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.

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

Major Frameworks Used: