otto-link / AlphaModelRoadNetwork

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 98.0%Language:Shell 2.0%