The chalkboard-viewer package
Chalkboard is a Haskell hosted Domain Specific Language (DSL) for image generation and processing. The basic structure is a chalk board, a two-dimensional canvas of values, typically colors. Chalkboard provides the usual image processing functions (masking, overlaying, function mapping, cropping, warping, rotating) as well as a few more unusual ones.
Chalkboard Viewer is a portal into a dynamically updatable Board, via an OpenGL window.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | array, base, chalkboard (0.2), GLUT, OpenGL, time |
| License | BSD3 |
| Copyright | (c) 2009 Andy Gill |
| Author | Andy Gill |
| Maintainer | Andy Gill <andygill@ku.edu> |
| Stability | alpha |
| Category | Graphics |
| Home page | http://ittc.ku.edu/~andygill/chalkboard.php |
| Upload date | Fri Apr 24 14:59:08 UTC 2009 |
| Uploaded by | AndyGill |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log), ghc-7.0 (log) |
Modules
- Graphics
- Chalkboard
Downloads
- chalkboard-viewer-0.1.tar.gz (Cabal source package)
- package description (included in the package)