NOTICE: This package has been removed from pkgsrc

./wip/hs-chalkboard-viewer, OpenGL based viewer for chalkboard rendered images

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.1, Package name: hs-chalkboard-viewer-0.1, Maintainer: pho

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.


Required to run:
[wip/ghc] [wip/hs-chalkboard] [wip/hs-GLUT] [wip/hs-OpenGL]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d837af87709486c8f8a03d3725b669c494f19ff2
RMD160: 217dfa630794eb0eeeba7949b487698e97ee1a50
Filesize: 4.418 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:09:59 by Ryosuke Moro | Files touched by this commit (104)
Log message:
make it clear what package depend on

discussed with wiz@.
   2010-01-24 04:33:18 by PHO / phonohawk | Files touched by this commit (2)
Log message:
time is now part of GHC boot packages

   2009-09-22 16:46:34 by PHO / phonohawk | Files touched by this commit (6) | Imported package
Log message:
Import hs-chalkboard-viewer-0.1 as wip/hs-chalkboard-viewer.

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.