Crates.io | traffic-sim |
lib.rs | traffic-sim |
version | 0.1.1 |
source | src |
created_at | 2022-07-30 16:36:06.41329 |
updated_at | 2022-08-04 14:24:42.855369 |
description | A simple traffic simulation package focussed on performance and realism. |
homepage | |
repository | https://github.com/Rafferty97/traffic-simple |
max_upload_size | |
id | 635625 |
size | 106,056 |
This is a simple traffic simulation module with a focus on performance and realism.
This is a personal project, with currently poor documentation and is not quite feature complete.
The goal of this package is to be capable of simulating any road network in a realistic manner, with reasonable performance. This includes simulating things such as:
The primary gap right now is the lack of a lane-changing. There are pieces in place, but it is in general a very hard problem to solve.
Interested in this project? Feel free to reach out to my email address.