Fractals in newLISP

For the Compleat Fan
Locked
Fanda
Posts: 253
Joined: Tue Aug 02, 2005 6:40 am
Contact:

Fractals in newLISP

Post by Fanda »

You can find a fractal drawer on my website:
http://www.volny.cz/fsodomka/newlisp/

I also recommend downloading/compiling the external library. (Put it somewhere, where can be seen.)

Controls:
Mouse 1 - Zoom In
Mouse 2 - Move
Mouse 3 - Zoom Out
ESC - Reset

Also check the Settings for types of fractals, newLISP/C, image width and colors.

Have fun, Fanda

newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Post by newdep »

nice nice....;-) good quality fractal picture btw!...though in "settings" i cant
switch to "c" only newlisp... thats correct?

Regards, Norman.
-- (define? (Cornflakes))

pjot
Posts: 733
Joined: Thu Feb 26, 2004 10:19 pm
Location: The Hague, The Netherlands
Contact:

Post by pjot »

You need to compile the DLL which calculates the fractals.

Locked