6 lines
271 B
Markdown
6 lines
271 B
Markdown
**Procedural City Generation**
|
|
|
|
A C++ engine for procedural city generation by manipulating .obj models and outputing an .obj model of a city.
|
|
|
|
Use cmake file included to generate project.
|
|
Usage: [executable] [template].obj output.obj [optional: -d for debugging output]
|