Swarm in newLISP

Started by Fanda, November 27, 2005, 11:30:16 AM

Previous topic - Next topic

Lutz

#15
.. and it also runs fine Demo.lsp, Hanoi.lsp, Turtle.lsp and Random.lsp. Have not figured out yet why it doesn't run Mouse.lsp after color change, but now with your new 'tk' I get at least ans error message box and it wouldn't run on the old 'tk' either.



Lutz

Fanda

#16
There is a new version 0.07:

- it doesn't show an error when closing the window (=> it's a little bit slower than 0.06)

- window has a different size in x and y (MX MY) and can be resized!

- Tk code clean up

- can be run by both newlisp-tk and Tk wrapper (exits correctly)



Visually it's pretty much the same...



Fanda

newdep

#17
http://experimentarte.org/processing/swirling%20v1/">http://experimentarte.org/processing/swirling%20v1/
-- (define? (Cornflakes))

Fanda

#18
Mandelbrot Set + Swarm = MandelSwarm:

http://www.ventrella.com/Tweaks/MandelTweaks/MandelSwarm/MandelSwarm.html">http://www.ventrella.com/Tweaks/MandelT ... Swarm.html">http://www.ventrella.com/Tweaks/MandelTweaks/MandelSwarm/MandelSwarm.html



Fanda