VSRS-UW / bd_vizualization

VSRS repo for working on a lichen-style visualization
0 stars 0 forks source link

Add lobes to the visualization #1

Open mkfreeman opened 4 years ago

mkfreeman commented 4 years ago

Augment the layout algorithm so that the final product develops lobes. See, for example, the different nodes that emerged in the image below (from this reaction diffusion tutorial).

lobes
kitchensjn commented 4 years ago

Added new points of generation to GrowingVoronoiAndPerlin. User can click to start insert new generation point. Lobe then forms around point.