Skip to content

panicmod-e/ProceduralCityGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedural road graph generation

This is a very basic prototype implementation of a procedural road network generation, based on the paper 'Interactive Procedural Street Modeling' and the open source implementation of this approach by ProbableTrain.

The implementation is written in Python in order to enable integration of the generation with Blenders Python API.

Integration with Blender is very basic at this point and the generation includes only the most important underlying features, with little regard for performance or optimization.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages