Cogl - a modern 3D graphics API

About Cogl
The Object Interface
The Top-Level Context — The top level application context.
Setting Up A GPU Pipeline
Allocating GPU Memory
Describing the layout of GPU Memory
Geometry
Drawing
Textures
Clipping — Fuctions for manipulating a stack of clipping regions
Framebuffers
Utilities
Binding and Integrating

About Cogl

Cogl is a modern 3D graphics API with associated utility APIs designed to expose the features of 3D graphics hardware using a more object oriented design than OpenGL. The library has primarily been driven by the practical needs of Clutter but it is not tied to any one toolkit or even constrained to developing UI toolkits.