newLISP Fan Club

Forum => Anything else we might add? => Topic started by: newdep on March 23, 2006, 01:33:40 PM

Title: Intresting: describe pictures with functional programs.
Post by: newdep on March 23, 2006, 01:33:40 PM
found this on the internet ;-)



Peter Henderson wrote an article about a method to describe pictures with functional programs. I've implemented it in Lisp. An updated version of the article uses curves and different shapes and has some references to other applications for this method, like "An Algebra of Music".





http://www.frank-buss.de/lisp/functional.html
Title:
Post by: Fanda on March 24, 2006, 06:51:20 PM
Very beautiful!



Fanda
Title:
Post by: Fanda on July 23, 2006, 09:42:10 PM
Port to newLISP can be found here:

http://www.volny.cz/fsodomka/newlisp/



files:

http://www.volny.cz/fsodomka/newlisp/lsp/fg.lsp

http://www.volny.cz/fsodomka/newlisp/lsp/fg-pics.lsp



sample picture:

http://www.volny.cz/fsodomka/newlisp/img/fish.gif



Fanda



PS: You will also need postscript.lsp from:

http://newlisp.org/index.cgi?Postscript
Title:
Post by: Fanda on July 29, 2006, 06:10:31 AM
To easier create grid pictures, use fg-draw-grid.lsp.

http://www.volny.cz/fsodomka/newlisp/lsp/fg-draw-grid.lsp



Fanda



PS: If you make some nice pictures, don't be afraid to share them ;-)
Title:
Post by: newdep on July 29, 2006, 09:13:27 AM
Aaaa you make me currious ;-)



I need to install TK on this OS/2 machine to see that... Ill give it a try... ;-)