No description
This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2016-11-27 02:52:25 -06:00
data Initial Commit. 2016-11-24 12:33:20 -06:00
include Initial Commit. 2016-11-24 12:33:20 -06:00
source Cleaned up code. Added comments. Hope they help, Jeremy. 2016-11-27 02:52:25 -06:00
.gitignore Cleanup in main. 2016-11-26 18:26:10 -06:00
CMakeLists.txt Cleaned up code. Added comments. Hope they help, Jeremy. 2016-11-27 02:52:25 -06:00
README.md Changes to README 2016-11-26 18:29:34 -06:00

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]