https://github.com/iv4n-ga6l/Crowd-move-simulation
Crowd move simulation in python
https://github.com/iv4n-ga6l/Crowd-move-simulation
matplotlib numpy python simulation
Last synced: 10 months ago
JSON representation
Crowd move simulation in python
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/Crowd-move-simulation
- Owner: iv4n-ga6l
- Created: 2024-05-09T18:06:56.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T18:36:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T12:08:52.708Z (11 months ago)
- Topics: matplotlib, numpy, python, simulation
- Language: Python
- Homepage:
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crowd move simulation
## Simulation 1

## Simulation 2 (obstacle avoidance and goal-seeking)
- Agents avoid obstacles in their path.
- Agents have different types of goals (e.g., avoiding certain areas, seeking specific locations).

## Simulation 3 (dynamic destinations for agents)
destinations for agents are updated every 100 steps

## Simulation 4 (collision avoiding with other agents)
