spice-0.1.2.1: An FRP-based game engine written in Haskell.

Safe HaskellNone
LanguageHaskell2010

FRP.Spice.Graphics.Utils

Description

This module provides a set of utilities to ease the burden of writing OpenGL rendering functions.

Synopsis

Documentation

togl :: Float -> GLfloat Source

Converting a Float to a GLfloat