PanTHeonPanTHeon is in a somewhat fragile state - until issues to with typing meta-programs have been settled one should probably not using the unboxing transformation. It has only been successfully built on Mac OS X and GNU/Linux. OverviewPanTHeon is a cross platform re-implementation of of Pan. It is still in development and will likely undergo many changes in the future.Requirements
Building guide Build GHC HEAD from CVS sources. See the GHC
Building Guide. The OpenGL libraries must be built since PanTHeon
uses them for display of effects. This can be achieved with the
Then build wxMac/wxGTK. Be sure to specify the
Finally build wxHaskell. Also specify the
PanTHeon consists of two parts - the Pan library and the PanTHeon
client. The DownloadPanTHeon. This is a nightly snapshot of the CVS repository.Creating effects in PanTHeonSee the tutorial or Conal Elliott's Pan page. |