Skip to content

GPU-based dendrite patterns generator with a space colonization algorithm in Unity.

License

Notifications You must be signed in to change notification settings

mattatz/Dendrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dendrite

GPU-based dendrite patterns generator with a space colonization algorithm in Unity.

SkinnedDendriteDemo

DendriteSphere

Dendrite builds a branching model by feeding points as seed.

Rendering

Dendrite provides some rendering functions for Attraction, Node, Edge. (See sub classes of DendriteRenderingBase)

And DendriteMarchingCubesRendering is a volume renderer for Edge by GPU-based marching cubes algorithm.

MarchingCubes

Skinned Dendrite

SkinnedDendrite

SkinnedDendrite is a special type of Dendrite for a skinned mesh.

It builds a animated dendrite model with SkinnedMeshRenderer as a source. (by VolumeSampler utility)

Compatibility

Tested on Unity 2018.2.8f1, windows10 (GTX 1060). Requires Direct X environment.

Sources

About

GPU-based dendrite patterns generator with a space colonization algorithm in Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published