Skip to content

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

Common Issues

  • Missing temp or outputs folders: The program expects temp and outputs directories inside procedural_city_generation/. If you encounter errors during the Roadmap Generation or subsequent steps, manually create these folders.
  • Blender not found: If the Visualize in Blender tab throws 'blender' is not recognized as an internal or external command, ensure Blender's installation path is added to your system's PATH environment variable. Restart your terminal/command prompt after updating the environment variable.

About

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

Topics

Resources

Stars

31 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages