@hackage chalkboard-viewer0.1
OpenGL based viewer for chalkboard rendered images.
Categories
License
BSD-3-Clause
Maintainer
Andy Gill <andygill@ku.edu>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 0.1 Fri, 24 Apr 2009
Installation
Dependencies (6)
Dependents (1)
@hackage/acme-everything
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.