Who like trees?

Soo i worked with recursion a bit, i wanted to make this procedural generation better and more optimized soo i made this animation, it helped me learn about how to make procedural trees

NOTE: I still don’t understand those CFrame math xd

4 Likes

This tree generation looks great! Good job on it! How long did it take for you to create it in total?

3 Likes

Looks good! Keep up the great work, How’s the performance tho?

1 Like

Tree, depends on generations, also it was very heavily edited generation from tutorial, because when i created it i didn’t knew about recursion’s power

You can create this tree not visually pretty easily, simple recursion and for loop, the worst part is placing branches on top and rotate it

1 Like