Did you see the fractal? Not always fractal geometry is clearly visible. (In fact, sometimes it's an artists challenge to partially hide it) This is a combination of two fractal programs: The leaves are an L-System from LParser and the fractal is an Incendia Julia set
Many Thanks Mr. Laurens I was fan of your program since long ago. I still remember that winged airhorse (made several variations rendered in povray), but never mastered the art of writing l-systems. As for this image, the trick is simple, is a 3d mesh of the leaf, imported into Incendia and iterated by a Julia Set. What you see is the iteration points as they converge to the set. By the way, where are lparser pages now? The original link appears broken..
Thanks!! The similarities between both images are because Incendia can use 3D meshes as a base for fractals. This this case, a tropical leaf (a mutation from one created in LParser). Most probably both fractals are very different, but since the base is a leaf, well..thats why both looks similar (I consider that Deirdre creation is by far more better than my humble effort). Incendia also supports scripting, for both fractal and bases.
I was fan of your program since long ago. I still remember that winged airhorse (made several variations rendered in povray), but never mastered the art of writing l-systems.
As for this image, the trick is simple, is a 3d mesh of the leaf, imported into Incendia and iterated by a Julia Set. What you see is the iteration points as they converge to the set.
By the way, where are lparser pages now? The original link appears broken..
It has the same shapes and colours. It is also a beauty. Does Incendia work with scripts or something like that?
The similarities between both images are because Incendia can use 3D meshes as a base for fractals. This this case, a tropical leaf (a mutation from one created in LParser). Most probably both fractals are very different, but since the base is a leaf, well..thats why both looks similar (I consider that Deirdre creation is by far more better than my humble effort).
Incendia also supports scripting, for both fractal and bases.