Procedural tree generation with PHP
I implemented a simple recursive L-System with PHP and the GD library that creates an infinite variety of "trees".
Go
here
to see the live version. Refresh the page for a new tree.