@hackage opengles0.7.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 (9)
- base >=4.7 && <5
- bytestring >=0.10 && <1
- distributive >=0.4 && <0.5
- future-resource >=0.3
- ghc-prim
- lens >=4.6 && <4.10 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.