Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disaster Evacuation Simulation Tool

This project is a web-based agent-based simulation tool designed to model and visualize evacuation scenarios during natural disasters, with an initial focus on flood events. Built using Three.js, it integrates geospatial data from OpenStreetMap and ESA's Digital Elevation Models (DEM) to simulate real-world terrains and dynamic human behavior under emergency conditions.

Installation

To run the simulation tool locally:

1. Install Node.js

Download and install the latest LTS version of Node.js from the official website: https://nodejs.org

After installation, verify Node.js and npm were installed correctly:

node -v
npm -v

2. Install dependencies

npm install

3. Run the development server

npm run dev

This command will start the Vite development server. Open your browser and visit:

http://localhost:3000

DEM Data

Some DEM data is already included in the project under the assets folder.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages