GPipe: Typesafe functional GPU graphics programming
This version is deprecated.
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]
- 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.1.2.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.7 && <4.9), Boolean (>=0.2 && <0.3), containers (>=0.5 && <0.6), exception-transformers (>=0.3 && <0.5), gl (>=0.7 && <0.8), hashtables (>=1.2 && <1.3), linear (>=1.18 && <1.21), transformers (>=0.3 && <0.5) [details] |
License | MIT |
Copyright | Tobias Bexelius |
Author | Tobias Bexelius |
Maintainer | Tobias Bexelius |
Category | Graphics |
Home page | http://tobbebex.blogspot.se/ |
Bug tracker | https://github.com/tobbebex/GPipe-Core/issues |
Uploaded | by TobiasBexelius at 2015-09-30T20:31:37Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 28146 total (164 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |