Intresting: describe pictures with functional programs.

For the Compleat Fan
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

Intresting: describe pictures with functional programs.

Post by newdep »

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
-- (define? (Cornflakes))

Fanda
Posts: 253
Joined: Tue Aug 02, 2005 6:40 am
Contact:

Post by Fanda »

Very beautiful!

Fanda

Fanda
Posts: 253
Joined: Tue Aug 02, 2005 6:40 am
Contact:

Post by Fanda »


Fanda
Posts: 253
Joined: Tue Aug 02, 2005 6:40 am
Contact:

Post by Fanda »

To easier create grid pictures, use fg-draw-grid.lsp.
http://www.volny.cz/fsodomka/newlisp/ls ... w-grid.lsp

Fanda

PS: If you make some nice pictures, don't be afraid to share them ;-)

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

Post by newdep »

Aaaa you make me currious ;-)

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

Locked