lowgl: Basic gl wrapper and reference
This library exposes a simplified subset of OpenGL that I hope is complete enough for following tutorials and making simple games or demos.
Modules
[Index]
- Graphics
- GL
- Graphics.GL.Low
- Graphics.GL.Low.Blending
- Graphics.GL.Low.BufferObject
- Graphics.GL.Low.Classes
- Graphics.GL.Low.Common
- Graphics.GL.Low.Cube
- Graphics.GL.Low.EntirePictureUpFront
- Graphics.GL.Low.Error
- Graphics.GL.Low.Framebuffer
- Graphics.GL.Low.Render
- Graphics.GL.Low.Shader
- Graphics.GL.Low.Stencil
- Graphics.GL.Low.Texture
- Graphics.GL.Low.Types
- Graphics.GL.Low.VAO
- Graphics.GL.Low.VertexAttrib
- Graphics.GL.Low
- GL
Downloads
- lowgl-0.4.0.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.9), 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 |
Category | Graphics |
Source repo | head: git clone https://github.com/evanrinehart/lowgl this: git clone https://github.com/evanrinehart/lowgl(tag 0.4.0.1) |
Uploaded | by evanrinehart at 2016-11-07T22:08:17Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7382 total (29 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] |