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.
proceduralcity/README.md

7 lines
271 B
Markdown
Raw Normal View History

2016-11-24 12:33:20 -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.
2016-11-26 18:29:34 -06:00
Usage: [executable] [template].obj output.obj [optional: -d for debugging output]