This is a web application that generates terrain procedurally using force-directed algorithms. The application allows users to create unique and realistic terrain landscapes for various purposes, such as game development, virtual environments, or visualizations.
Deploed application is here
- Real-Time Visualization
- Interactive Controls
- Responsive Design
- [Planned] Export and Import
Requirements: git, NodeJS
- Clone the repository
- Navigate to the project directory
- Install the dependencies with
npm instal
- Start the application with
npm start
or
- build the project with
npm build
This web application is licensed under the MIT License. Feel free to modify and use the application according to the terms of the license.