gelatin-gl-0.1.0.0: OpenGL rendering routines for the gelatin-picture graphics EDSL.

Copyright(c) 2017 Schell Scivally
LicenseMIT
MaintainerSchell Scivally <schell@takt.com>
Safe HaskellNone
LanguageHaskell2010

Gelatin.GL

Contents

Description

Gelatin.GL.Renderer
Rendering specific geometries in IO.
Gelatin.GL.Compiler
Compiling and marshaling general geometries to the renderer.
Gelatin.GL.Shader
Loading and compiling the OpenGL shaders needed to run the renderer.
Gelatin.GL.Common
Some shared stuff.

Synopsis

Documentation

Re-exports

module Gelatin