GPipe-Core: Typesafe functional GPU graphics programming

[ graphics, library, mit ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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 292 total (6 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]