@hackage opengles0.5.0
OpenGL ES 2.0 and 3.0 with EGL 1.4
Categories
License
LGPL-3.0-only
Maintainer
capsjac <capsjac at gmail dot com>
Links
Versions
Installation
Dependencies (7)
- array >=0.5 && <0.6
- base >=4.6 && <5
- bytestring >=0.10 && <1
- future-resource >=0.3
- ghc-prim
- linear-vect >=0.1 Show all…
Dependents (1)
@hackage/acme-everything
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.