> Yesterday's tree isn't gone! Every tree that's ever grown here is still standing!
Walk through the orchard -> [/orchard]
> This lemon tree is a procedurally generated SVG based on the current day and time in Denver *(Mountain Daylight Time).
Every day a new seed is planted, and time advances its fractal growth from a basic sapling, to sprouting leaves, then growing and flowering, then small unripe lemons, and by the end of the day. Fully grown lemons! Fresh every day!
> You can get the raw SVG, as well as play with the parameters at the link below!
?stage=([1.0–16.0] float)
?seed=(int64)
Grab the raw SVG -> [/lemon_tree.svg]
> Here's the public source code for an isolated demo, written in Go!
View Isolated Source Code -> [carbolemons/golang_lemon_tree_growth_demo]