mirror of
https://github.com/pim-n/road-gen.git
synced 2026-03-23 13:38:12 +01:00
Update README.md
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
Archived due to codebase being integrated in [PG-RAD](https://github.com/pim-n/pg-rad).
|
||||
|
||||
# RoadGen
|
||||
|
||||
Generate road segments in a 2D Cartesian plane.
|
||||
@ -72,4 +74,4 @@ You can reproduce results by adding a seed with the `--seed` flag.
|
||||
|
||||
For more info, see `road-gen --help` or `road-gen random --help`.
|
||||
|
||||
There are some Jupyter notebooks explaining [roads as planar curves](docs/planar_curve.ipynb), as well as the actual implementation of [random segmented roads](docs/prefab_roads.ipynb) and [random roads from noise](docs/random_roads.ipynb).
|
||||
There are some Jupyter notebooks explaining [roads as planar curves](docs/planar_curve.ipynb), as well as the actual implementation of [random segmented roads](docs/prefab_roads.ipynb) and [random roads from noise](docs/random_roads.ipynb).
|
||||
|
||||
Reference in New Issue
Block a user