opengles: OpenGL ES 2.0 and 3.0 with EGL 1.4
A simplified OpenGL ES core wrapper library. The mission statement of this library is three F: Fun, Fast, yet Flexible. Please check out simple texture rendering example in just 100 lines. This library is intended use on mobile, however, also works in OpenGL 4.1/4.3+ environment on desktop.
Modules
- Graphics
- Graphics.EGL
- Graphics.OpenGLES
- Graphics.OpenGLES.Base
- Graphics.OpenGLES.Buffer
- Graphics.OpenGLES.Core
- Graphics.OpenGLES.Env
- Graphics.OpenGLES.Framebuffer
- Graphics.OpenGLES.Internal
- Graphics.OpenGLES.PixelFormat
- Graphics.OpenGLES.State
- Graphics.OpenGLES.Texture
- Graphics.OpenGLES.Types
- TextureContainer
- Graphics.TextureContainer.KTX
- Graphics.TextureContainer.PKM
Downloads
- opengles-0.5.0.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.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.2, 0.8.3 |
---|---|
Dependencies | array (>=0.5 && <0.6), base (>=4.6 && <5), bytestring (>=0.10 && <1), future-resource (>=0.3), ghc-prim, linear-vect (>=0.1), packer (>=0.1 && <0.2) [details] |
License | LGPL-3.0-only |
Copyright | (c) 2014 capsjac |
Author | capsjac <capsjac at gmail dot com> |
Maintainer | capsjac <capsjac at gmail dot com> |
Category | Graphics |
Source repo | head: git clone https://github.com/capsjac/opengles |
Uploaded | by capsjac at 2014-10-18T16:23:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4448 total (2 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-13 [all 6 reports] |