Xylem and Hyphae
Xylem + Hyphae algorithms
Year
Tags
links
technical details
Modeling and visualization of leaf venation patterns
Share
Simulating growth
Our simulation begins with isolated root veins in an environment of digital hormone sources. Veins gradually emerge from the roots and colonize space as hormone flows towards nearby veins. They branch as these flows meet from different directions and subsequently merge as the growth surrounds individual hormone sources. The growth continues until every source has been overtaken. The result is a space-filling network that is both hierarchical and rhizomatic.
Technical Details
Our system was inspired by the paper "Modeling and visualization of leaf venation patterns" by Adam Runions & co. We have developed two primary simulation systems: Xylem (2D) and Hyphae (3D) which extend their original algorithm. We have written extensively about the technical challenges behind creating these works in our blog: xylem experiments and improvements
Hyphae - custom software built with c++ using CGAL.
Xylem - custom software built with Processing.
-
video: hyphae algorithm diagram
We start with a set of randomly, but evenly distributed “auxin sources”, this kind of distribution is called “blue noise.” We ad…
-
video: xylem system variations
video: some of our algorithm variations probabilistic reticulate (top left), probabilistic normal (top right), isogonic reticulat…
-
Hyphae algorithm diagram
We start with a set of randomly, but evenly distributed “auxin sources”, this kind of distribution is called “blue noise.” We ad…
-
-
-
-
-
-
folium
Folium is a generative jewelry series inspired by the algorithmic structures of plants and algae. Each Folium design is one of a k…
-
video: growing type with xylem
-
xylem typography experiments
-
xylem typography experiments
-
-
-
hyphae: combination of surface and 3D growth
-
hyphae: 3D growth
-
hyphae: 3D growth
-
-
-
-
-
hyphae: surface growth
-
hyphae: surface growth
-
-
-
video: Xylem ipad app
one of the ipad apps we created for our Reaction exhibit which allows visitors to engage in the algorithms we crafted to design so…