7 lines
294 B
Markdown
7 lines
294 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.
|
||
|
Current command line arguments required: (project directory)/data/(desired .obj model to use) output.obj
|