I re-implemented the procedural city project I did in Rust. I was drunk and my friend Riley helped write most of this.
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
2017-11-04 16:15:23 -05:00
data Oops, now it can run. 2017-11-04 16:15:23 -05:00
src Oops, now it can run. 2017-11-04 16:15:23 -05:00
.gitignore Initial commit. 2017-11-04 15:45:04 -05:00
Cargo.toml Initial commit. 2017-11-04 15:45:04 -05:00
README.md Initial commit. 2017-11-04 15:45:04 -05:00

Procedural City Generation

A Rust re-implementation of a C++ engine for procedural city generation by manipulating .obj models and outputing an .obj model of a city.

Usage (subject to change): [executable] [template].obj output.obj [optional: -d for debugging output]