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

Safe HaskellNone
LanguageHaskell2010

Gelatin.GL.Compiler

Documentation

applyOption :: (c, rs -> IO ()) -> RenderingOption -> (c, rs -> IO ()) Source #

glOps :: Rez -> IO () -> IO [a] -> BackendOps GLuint a Source #