I'm working on an app that involves generating a unique tree illustration for each user. I want to start fiddling around with an algorithm to create a basic branching shape starting from a point. Looking around the web, processing seemed like the ideal sandbox.
I'm going to go through all the beginner tutorials in a bit to get a handle on the language. In the meantime, can anyone point me toward the sort of math I'd use? And if there are any plugins or even another language that I should be using instead, let me know.
Thanks!
1