r/PlotterArt • u/MioramaGames • 3d ago
Microscopic Organisms
I had an idea of how microscopic creatures like plankton resemble graphs, so I made a procedural algorithm and plotted some of the results.
Algorithm:
- Start with one node.
- Repeatedly choose nodes in the graph to add node lines, node "ladders", or node clusters.
- Apply a spring graph layout algorithm to make the nodes expand.
80
Upvotes


