rss twitter github github youtube mail steam steam itchio c++ c c# Unity android SFML facebook spotify lastfm instagram linkedin google google-plus pinterest medium vimeo stackoverflow reddit quora quora opengl unreal engine steam HTC VR Nintendo Switch
L-System

My first intention was to grow some trees and L-System are well known for that.
You can find a lot of examples here.

Making a tree with L-System is quite simple, but it becomes a way more tricky when you want to interpolate between each iteration.
There are only 4 examples in the demo but it's quite easy to create more tree by modifying the L-System's rules.
Download on GitHub