GPipe: Typesafe functional GPU graphics programming
A typesafe API based on the conceptual model of OpenGl, but without the imperative state machine. Aims to be as close to the raw OpenGl performance as possible, without compromising type safety or functional style. Includes DSL for shaders to provide type safety even when crossing into that domain. Uses OpenGl 3.3 core profile under the hood.
Modules
[Index] [Quick Jump]
- Graphics
- Graphics.GPipe
- Graphics.GPipe.Buffer
- Graphics.GPipe.Context
- Graphics.GPipe.Expr
- Graphics.GPipe.Format
- Graphics.GPipe.FragmentStream
- Graphics.GPipe.FrameBuffer
- Graphics.GPipe.Orphans
- Graphics.GPipe.PrimitiveArray
- Graphics.GPipe.PrimitiveStream
- Graphics.GPipe.Sampler
- Graphics.GPipe.Shader
- Graphics.GPipe.Texture
- Graphics.GPipe.Uniform
- Graphics.GPipe
Downloads
- GPipe-2.2.5.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] | 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.2.0, 1.2.1, 1.3, 1.3.1, 1.3.2, 1.4, 1.4.1, 2.0, 2.0.1, 2.0.2, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.2, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.9 && <5), Boolean (>=0.2 && <0.3), containers (>=0.5 && <0.7), exception-transformers (>=0.3 && <0.5), gl (>=0.8 && <=0.9), hashtables (>=1.2 && <1.3), linear (>=1.18 && <1.21), transformers (>=0.5.2 && <0.6) [details] |
License | MIT |
Copyright | Tobias Bexelius |
Author | Tobias Bexelius |
Maintainer | Tobias Bexelius |
Category | Graphics |
Home page | https://github.com/tobbebex/GPipe-Core#readme |
Bug tracker | https://github.com/tobbebex/GPipe-Core/issues |
Uploaded | by TobiasBexelius at 2020-04-10T18:59:10Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 28188 total (106 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-04-10 [all 1 reports] |