LFRusso / procedural-cities

Information about procedural city generation

Home Page:https://phiresky.github.io/procedural-cities/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material related to procedural city generation

Demo Implementation

Demo GIF

Source Code: implementation/ folder

Compiled: https://phiresky.github.io/procedural-cities/demo.html

To build, first cd implementation. Then run yarn install. Then run git worktree add bin gh-pages to set up the bin directory. Then run yarn dev to open a development server that auto-recompiles when needed. yarn build to build the production version.

Presentation

Source Code: presentation.md

Compiled: https://phiresky.github.io/procedural-cities/presentation.html

Built using build-presentation.sh (build implementation first).

Paper

15-page overview over various approaches to city modeling.

Source Code: paper.md

Compiled: paper.pdf

Built using build-paper.sh.

About

Information about procedural city generation

https://phiresky.github.io/procedural-cities/

License:Other


Languages

Language:TeX 55.1%Language:TypeScript 43.1%Language:Shell 0.6%Language:JavaScript 0.4%Language:Makefile 0.4%Language:HTML 0.2%