Copyright | (c) 2017 Schell Scivally |
---|---|
License | MIT |
Maintainer | Schell Scivally <schell@takt.com> |
Safe Haskell | None |
Language | Haskell2010 |
- 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.
- module Gelatin.GL.Renderer
- module Gelatin.GL.Shader
- module Gelatin.GL.Common
- module Gelatin.GL.Compiler
- module Gelatin
- module Graphics.GL.Types
- module Graphics.GL.Core33
Documentation
module Gelatin.GL.Renderer
module Gelatin.GL.Shader
module Gelatin.GL.Common
module Gelatin.GL.Compiler
Re-exports
module Gelatin
module Graphics.GL.Types
module Graphics.GL.Core33