Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathew-horner/procedural-cityscape
A program to procedurally generate a 2D image of a cityscape.
https://github.com/mathew-horner/procedural-cityscape
Last synced: 25 days ago
JSON representation
A program to procedurally generate a 2D image of a cityscape.
- Host: GitHub
- URL: https://github.com/mathew-horner/procedural-cityscape
- Owner: mathew-horner
- Created: 2021-05-12T00:48:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T04:54:45.000Z (8 months ago)
- Last Synced: 2024-05-23T01:31:30.088Z (8 months ago)
- Language: Rust
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Procedural Cityscape
This program will procedurally generate a 2D image of a cityscape.
![example1](screenshots/example1.png)
Use with `cargo run`.