Hi everyone,
I made a function to generate some simple, low-poly pine trees and thought i would share it with you all.
Perhaps someone can use it.
->Playground<- (createTree is called at the bottom of the code section.)
The function allows both "strict" and "non-strict" size, where strict mode creates a specific size & thickness, and non-strict randomizes them slightly.
Let me know what you think