No description
data | ||
include | ||
source | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
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]