This page looks best with JavaScript enabled

Generating Fractal Trees in Unity

 ·   ·  ☕ 1 min read

Lets make some fractals in Unity and take the opportunity to explore messaging in Unity. We’ll make an extensible, component based fractal generator that is capable of generating fractal trees easily.

Better yet, this design allows us to easily create simple components that can be combined however we want to create awesome, unique shapes!

Not bad for 20 minutes work.

Also, did I mention how awesome fractals are? Does this make math cool yet?

This project is available on GitHub here: https://github.com/WorldOfZero/FractalGenerator

Check out my recent work developing an Audiogame! https://www.youtube.com/watch?v=UCQFLaagFn4&list=PLEwYhelKHmijNDEnQEZ8bznJLGwe1DPC1


Sam Wronski
WRITTEN BY
Sam Wronski
Maker of things and professional software engineer. Lets make something awesome together!