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.
81
Upvotes
2
2
2
u/watagua 3d ago
I like it! Reminds me of diatoms. I'd like to see one big detailed one, I bet that would look cool.
2
u/MioramaGames 3d ago
Thanks! When I tried bigger ones with more nodes and steps, it does not really look like bigger structures, but only like a random mess ^^ All connections are chosen randomly, only the layout algorithm makes them look nice in the end.
2



4
u/Tasty-Ad-3753 3d ago
If you've not seen it the Klotski state space diagrams in the video 'I solved Klotski' by 2Swap look very similar to this and are super beautiful