GLUT: A binding for the OpenGL Utility Toolkit

[ bsd3, graphics, library ] [ Propose Tags ]

A Haskell binding for the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. For more information about the C library on which this binding is based, please see: http://www.opengl.org/resources/libraries/glut/.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
usenativewindowslibraries

When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin or MSYS.

Enabled
buildexamples

Build various OpenGL/GLUT examples.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 2.0, 2.1.1.1, 2.1.1.2, 2.1.2.0, 2.1.2.1, 2.1.2.2, 2.2.0.0, 2.2.1.0, 2.2.2.0, 2.2.2.1, 2.3.0.0, 2.3.1.0, 2.4.0.0, 2.5.0.0, 2.5.0.1, 2.5.0.2, 2.5.1.0, 2.5.1.1, 2.6.0.0, 2.6.0.1, 2.7.0.0, 2.7.0.1, 2.7.0.2, 2.7.0.3, 2.7.0.4, 2.7.0.5, 2.7.0.6, 2.7.0.7, 2.7.0.8, 2.7.0.9, 2.7.0.10, 2.7.0.11, 2.7.0.12, 2.7.0.13, 2.7.0.14, 2.7.0.15, 2.7.0.16
Change log CHANGELOG.md
Dependencies array (>=0.3 && <0.6), base (>=3 && <5), bytestring (>=0.9 && <0.11), containers (>=0.3 && <0.6), GLUT, OpenGL (>=2.12 && <3.1), OpenGLRaw (>=1.0 && <3.3), random (>=1.0 && <1.2), StateVar (>=1.1 && <1.2), transformers (>=0.2 && <0.6) [details]
License BSD-3-Clause
Copyright Copyright (C) 2002-2016 Sven Panne
Author Sven Panne
Maintainer Sven Panne <svenpanne@gmail.com>, Jason Dagit <dagitj@gmail.com>
Category Graphics
Home page http://www.haskell.org/haskellwiki/Opengl
Bug tracker https://github.com/haskell-opengl/GLUT/issues
Source repo head: git clone https://github.com/haskell-opengl/GLUT.git
Uploaded by SvenPanne at 2017-04-26T12:43:28Z
Distributions Debian:2.7.0.15, FreeBSD:2.7.0.1, LTSHaskell:2.7.0.16, NixOS:2.7.0.16, Stackage:2.7.0.16
Reverse Dependencies 44 direct, 70 indirect [details]
Executables RedBook8-Triangles, RedBook4-Wrap, RedBook4-VArray, RedBook4-UnProject, RedBook4-Trim, RedBook4-Torus, RedBook4-TextureSurf, RedBook4-Texture3D, RedBook4-TexSub, RedBook4-TexProx, RedBook4-TexGen, RedBook4-TexBind, RedBook4-TessWind, RedBook4-Tess, RedBook4-Teapots, RedBook4-Surface, RedBook4-SurfPoints, RedBook4-Stroke, RedBook4-Stencil, RedBook4-Smooth, RedBook4-ShadowMap, RedBook4-Select, RedBook4-Scene, RedBook4-Robot, RedBook4-Quadric, RedBook4-Polys, RedBook4-PolyOff, RedBook4-PointP, RedBook4-Planet, RedBook4-PickSquare, RedBook4-PickDepth, RedBook4-Multisamp, RedBook4-MultiTex, RedBook4-MoveLight, RedBook4-Model, RedBook4-Mipmap, RedBook4-Minmax, RedBook4-Material, RedBook4-MVArray, RedBook4-Lines, RedBook4-Light, RedBook4-Image, RedBook4-Histogram, RedBook4-Hello, RedBook4-Font, RedBook4-FogIndex, RedBook4-FogCoord, RedBook4-Fog, RedBook4-Feedback, RedBook4-DrawF, RedBook4-Double, RedBook4-DOF, RedBook4-DList, RedBook4-CubeMap, RedBook4-Cube, RedBook4-Convolution, RedBook4-Combiner, RedBook4-ColorTable, RedBook4-ColorMatrix, RedBook4-ColorMat, RedBook4-Clip, RedBook4-Checker, RedBook4-BlendEqn, RedBook4-BezSurf, RedBook4-BezMesh, RedBook4-BezCurve, RedBook4-Alpha3D, RedBook4-Alpha, RedBook4-AccPersp, RedBook4-AccAnti, RedBook4-AARGB, RedBook4-AAIndex, OrangeBook-Brick, Misc-Triangulate, Misc-SmoothOpenGL3, Misc-Pitfall14, Misc-Gears, Misc-ExtractContours, Misc-ColorTriangle, Misc-ARBOcclude, BOGLGP03-TrianglesQuads, BOGLGP03-Polygons, BOGLGP03-Points, BOGLGP03-OnYourOwn1, BOGLGP03-Lines, BOGLGP02-OpenGLApplication.hs, BOGLGP02-OnYourOwn1.hs, BOGLGP01-Simple, BOGLGP01-OnYourOwn1
Downloads 68036 total (193 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-26 [all 1 reports]

Readme for GLUT-2.7.0.12

[back to package description]

Hackage Stackage LTS Stackage nightly Build Status