GPipe-Core: Typesafe functional GPU graphics programming
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.2.3.0, 0.2.3.1, 0.2.3.2 |
---|---|
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), glsl (>=0.0.0.1 && <0.0.2), lens (>=4.15.2 && <6), 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-19T19:42:15Z |
Modules
[Index] [Quick Jump]
- Graphics
- Graphics.GPipe
- Graphics.GPipe.Buffer
- Graphics.GPipe.Context
- Debugger
- 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.IDs
- 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.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees