Skip to content

panahiparham/2d_tree_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

2d_tree_generation

simplified implementation of space colonization algorithm for tree generation

Introduction

this project is a python implementation of a simplified version of space colonization algorithm for tree model generation, Originally Created by Dr. Adam Runions el al.

Sources:

Please refer to Space_Colonization.ipynb for the implementation and some sample runs.

Here are some 2D tree models generated with this algorithm

There is currently no implementation for the "node decimation", or "Voronoi diagrams", which are mentioned in the source paper.

About

simplified implementation of space colonization algorithm for tree generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors