GPipe-Core: 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 4.5 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.GeometryStream
- Internal
- Graphics.GPipe.Internal.Buffer
- Graphics.GPipe.Internal.Compiler
- Graphics.GPipe.Internal.Context
- Graphics.GPipe.Internal.Debug
- Graphics.GPipe.Internal.Expr
- Graphics.GPipe.Internal.Format
- Graphics.GPipe.Internal.FragmentStream
- Graphics.GPipe.Internal.FrameBuffer
- Graphics.GPipe.Internal.GeometryStream
- Graphics.GPipe.Internal.Linear
- Graphics.GPipe.Internal.Orphans
- Graphics.GPipe.Internal.PrimitiveArray
- Graphics.GPipe.Internal.PrimitiveStream
- Graphics.GPipe.Internal.Shader
- Graphics.GPipe.Internal.Texture
- Graphics.GPipe.Internal.TransformFeedback
- Graphics.GPipe.Internal.Uniform
- Graphics.GPipe.Linear
- Graphics.GPipe.Orphans
- Graphics.GPipe.PrimitiveArray
- Graphics.GPipe.PrimitiveStream
- Graphics.GPipe.Sampler
- Graphics.GPipe.Shader
- Graphics.GPipe.Texture
- Graphics.GPipe.TransformFeedback
- Graphics.GPipe.Uniform
- Graphics.GPipe
Downloads
- GPipe-Core-0.2.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.2.3.0, 0.2.3.1 |
---|---|
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.10), lens (>=5.0 && <5.1), linear (>=1.18 && <1.22), text (>=0.10 && <1.3), transformers (>=0.5.2 && <0.6), unordered-containers (>=0.2 && <0.3) [details] |
License | MIT |
Copyright | Tobias Bexelius |
Author | Tobias Bexelius |
Maintainer | Pippijn van Steenhoven |
Category | Graphics |
Home page | https://github.com/tobbebex/GPipe-Core#readme |
Bug tracker | https://github.com/tobbebex/GPipe-Core/issues |
Source repo | head: git clone https://github.com/homectl/workspace(GPipe-Core) |
Uploaded | by pippijn at 2021-04-13T01:12:53Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 343 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |