Haskell animation demo

Some small animations using the HGL package
showing rotating spiral, stars and Lissajous curves
and finally some locomotives with strange wheels.

For installation run
$ cabal install hgl-example-0.0.1

You need to have my math utility package installed,
which is so experimental that I didn't upload it to Hackage, so far.

$ darcs get http://darcs.haskell.org/htam/
$ (cd htam; cabal install)


The demo is started by

$ hgl-example rotating-spiral rotating-lissajous stars star-circle `seq -f 'locomotive-%g' 0 3`

See also the Makefile.

For more information on the Haskell programming language,
see http://www.haskell.org/ .



Tags: Haskell, Functional Programming, Animation

Kategorie: Film und Animation