Constructing a Fractal
Recursively add children to a game object, add some randomization, and you get your own 3D fractal. Use a coroutine to see it grow.
From: http://catlikecoding.com/unity/tutorials/constructing-a-fractal/
From: http://catlikecoding.com/unity/tutorials/constructing-a-fractal/
Please sign in to post a comment!