slackbuilds_ponce/haskell/haskell-gloss
Mikko Värri ea5b31309e haskell/haskell-gloss: Added (graphics, animations and simulations)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2012-01-13 14:43:33 -06:00
..
doinst.sh haskell/haskell-gloss: Added (graphics, animations and simulations) 2012-01-13 14:43:33 -06:00
haskell-gloss.info haskell/haskell-gloss: Added (graphics, animations and simulations) 2012-01-13 14:43:33 -06:00
haskell-gloss.SlackBuild haskell/haskell-gloss: Added (graphics, animations and simulations) 2012-01-13 14:43:33 -06:00
README haskell/haskell-gloss: Added (graphics, animations and simulations) 2012-01-13 14:43:33 -06:00
slack-desc haskell/haskell-gloss: Added (graphics, animations and simulations) 2012-01-13 14:43:33 -06:00

Gloss hides the pain of drawing simple vector graphics behind a nice
data type and a few display functions.  Gloss uses OpenGL under the
hood, but you won't need to worry about any of that.  Get something
cool on the screen in under 10 minutes.

This requires ghc, haskell-ObjectName, haskell-OpenGLRaw,
haskell-StateVar, haskell-Tensor, haskell-binary, haskell-GLURaw,
haskell-bmp, haskell-OpenGL and haskell-GLUT.