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
2016-11-27 03:19:43 -06:00

271 B

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]