@hackage / GPipe-Core

Typesafe functional GPU graphics programming

Latest0.2.3.1

About

Metadata

  • Last updated , by pippijn
  • License MIT
  • Categories Graphics
  • Maintained by: Pippijn van Steenhoven

  • Lottery factor: 0

Links

Installation

Readme

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.