|
|
Andrew C on Mozilla wrote:
> As with everything in Java, doing the program
> is easy, making the output *visible* is almost impossible! Displaying
> text, drawing dots... Java makes these things ridiculusly difficult.
>
That's a shame. Do you know of any framework (platform specific is
fine) that makes it easy to write clickable graphic applications? I
used to love the old Macintosh Pascal, because you basically said
something like "open window" "get mouse location" "draw line" -- things
I can understand.
> Personally, when I do 3D IFS it tends to be 2D ones, tweaked slightly to
> use the extra dimension. Otherwise you seem to just get clouds of stuff
> which isn't all that interesting. (Having said that, it's not something
> I've had the pleasure of playing with all that much as yet.)
>
That's been my experience, also. I'm attaching an IFS that I didn't use
in Paul Bourke's Fractal contest, since it was just a spiral IFS "pushed
up" a bit. I'm hoping that if I can visualize them better, I'll be able
to make them better. We'll see.
Dave Matthews
Post a reply to this message
Attachments:
Download 'tdifs005.jpg' (38 KB)
Preview of image 'tdifs005.jpg'
|
|