Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 586 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 586 Bytes

AlphaModelRoadNetwork

A python script to demonstrate the usage of the "alpha model" for procedural generation of large-scale road networks

demmo_alpha_model.mp4

License

This project is licensed under the GNU General Public License v3.0.

Usage

An example is provided in the python script main.py:

python3 main.py

References

Based on the following paper: Molinero, C. and Hernando, A. 2020. A model for the generation of road networks, https://arxiv.org/abs/2001.08180.