Flowskell allows you to write visual animations using the Scheme language. It is inspired by the fluxus project and driven by OpenGL and the husk-scheme interpreter.
cabal configure
cabal build
cabal install
Make sure that the cabal binary path (usually ~/.cabal/bin/
) is in your $PATH
. You can then simply run a Scheme file from the examples/
directory like this:
flowskell examples/donuts.scm