OpenGL-2.9.0.0: A binding for the OpenGL graphics system

Portabilityportable
Stabilitystable
MaintainerSven Panne <svenpanne@gmail.com>
Safe HaskellNone

Graphics.Rendering.OpenGL.GL

Contents

Description

A Haskell binding for OpenGL, the industry's most widely used and supported 2D and 3D graphics API.

Synopsis

OpenGL Fundamentals

Event Model

Vertex Specification and Drawing Commands

OpenGL Operation

Rasterization

Per-Fragment Operations and the Framebuffer

Special Functions

State and State Requests