5 lines
272 B
Markdown
5 lines
272 B
Markdown
# Procedural City Generation
|
|
|
|
A Rust re-implementation of a C++ engine for procedural city generation by manipulating .obj models and outputing an .obj model of a city.
|
|
|
|
Usage (subject to change): [executable] [template].obj output.obj [optional: -d for debugging output]
|