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.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.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.8), data-default, gl (>=0.5 && <0.8), linear (>=1.16 && <1.17), vector (>=0.10 && <0.11) [details] |
License | BSD-2-Clause |
Author | Evan Rinehart |
Maintainer | evanrinehart@gmail.com |
Category | Graphics |
Source repo | head: git clone https://github.com/evanrinehart/lowgl this: git clone https://github.com/evanrinehart/lowgl(tag 0.2.1.1) |
Uploaded | by evanrinehart at 2015-02-16T11:08:52Z |
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] |