Tony Hanmer wrote:
[...] My question to the L-systems people out there is: can either of these curves, and any other curve with infinitely varying angles, be programmed in Fractint's *L-systems* language?
Tony, I have no idea. But don't forget there is a second drawing system implemented in Fractint's L-system beside the mostly used Angle # F Draw forward G Move forward + Increase angle - Decrease angle The following is from Fractint's documentation: "...If greater flexibility is needed, use the following commands which keep a completely separate angle pointer which is specified in degrees. D Draw forward M Move forward \nn Increase angle nn degrees /nn Decrease angle nn degrees..." Maybe you will be able to produce those curves working with these... Regards, Gerald