lowgl: Basic gl wrapper and reference
This library exposes a vastly simplified subset of OpenGL that is hopefully still complete enough for many purposes, such as following tutorials, making simple games, and demos.
Modules
[Index]
- Graphics
- GL
- Graphics.GL.Low
- Graphics.GL.Low.Blending
- Graphics.GL.Low.BufferObject
- Graphics.GL.Low.Classes
- Graphics.GL.Low.Color
- Graphics.GL.Low.Cube
- Graphics.GL.Low.Depth
- Graphics.GL.Low.EntirePictureUpFront
- Graphics.GL.Low.Error
- Graphics.GL.Low.Framebuffer
- Graphics.GL.Low.ImageFormat
- Graphics.GL.Low.Render
- Graphics.GL.Low.Shader
- Graphics.GL.Low.Stencil
- Graphics.GL.Low.Texture
- Graphics.GL.Low.VAO
- Graphics.GL.Low.VertexAttrib
- Graphics.GL.Low
- GL
Downloads
- lowgl-0.3.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.1.1, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.4.0.0, 0.4.0.1 |
---|---|
Dependencies | base (>=4.7 && <4.10), data-default, gl (>=0.5 && <0.8), linear (>=1.16 && <1.21), vector (>=0.10 && <0.11) [details] |
License | BSD-2-Clause |
Author | Evan Rinehart |
Maintainer | evanrinehart@gmail.com |
Revised | Revision 1 made by evanrinehart at 2016-11-06T07:38:46Z |
Category | Graphics |
Source repo | head: git clone https://github.com/evanrinehart/lowgl this: git clone https://github.com/evanrinehart/lowgl(tag 0.3.1.1) |
Uploaded | by evanrinehart at 2015-02-18T06:32:44Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7445 total (0 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |