19 Nov
2004
19 Nov
'04
1 p.m.
On Thursday 18 November 2004 10:21 am, doug Stewart wrote:
Back in th 1980s I wrote a program that drew some very nice pictures similar to these ideas. you need: starting x and y ending x and y number of points in between number of iterations at each point. I also had the colour changing for each iteration at the point. If someone would add this to fractint I am sure that it would be a hit.
If you choose the line properly you get very stunning pictures.
That is an interesting idea. Taken with some of Hiram's comments, we may be getting out of the realm of a passes option. We would need to implement something like what was done with the julibrot type. I'll have to give that some thought. Jonathan