Skip to content

Procedural City Generation program implemented in Python and Visualized with Blender.

License

Notifications You must be signed in to change notification settings

anshdavid/Procedural-City-Generation

Repository files navigation

Procedural City Generation

This is fork from Procedural City Generation. All credits go to by josauder. Documentation can be found here.

Kindly open issues if you encounter bugs / need fixes.


Dependencies

  • pyqt5
  • numpy
  • matplotlib
  • json
  • pickle
  • PIL
  • scipy
  • importlib
  • pkgutil

Running the program

python3 GUI.py

Demo

roadnetwork

polygons

building

blender

About

Procedural City Generation program implemented in Python and Visualized with Blender.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages