Skip to content

csojinb/citytastic

Repository files navigation

Setup

First run setup.py in Blender (see below)

How to run in Blender

setup.py only needs to be run the first time you start Blender. After that, the exec command can be repeatedly called to generate new cities.

exec(compile(open(filename_test).read(), filename_test, 'exec'))
filename_test = "C:/projects/citytastic/main.py"
exec(compile(open(filename_test).read(), filename_test, 'exec'))```

About

Something something procedurally-generated cities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages