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 01:12:12 -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 Template .obj now duplicates on modular scale with modular spacing between layers. Will clean up comments later. 2016-11-27 01:12:12 -06:00
.gitignore Cleanup in main. 2016-11-26 18:26:10 -06:00
CMakeLists.txt Initial Commit. 2016-11-24 12:33:20 -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]