GtkGLTV-0.2.0: OpenGL support for Gtk-based GUIs for Tangible Values

Copyright(c) Conal Elliott 2009
LicenseBSD3
Maintainerconal@conal.net
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Interface.TV.Gtk.GL2

Description

Gtk-based GUIs in the TV (tangible value) framework

This variation eliminates mdo by having MkI' produce a consumer of refresh actions rather than taking a refresh action as argument.

Synopsis

Documentation

renderOut :: Out Action Source

Render output, given a rendering action. Handles all set-up. Intended as an implementation substrate for functional graphics.

emptyTexture :: TextureObject Source

An empty texture. Test with textureIsEmpty

textureIsEmpty :: TextureObject -> Bool Source

Is a texture empty?