Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 435 Bytes

Multimedia.md

File metadata and controls

14 lines (8 loc) · 435 Bytes

Multimedia Libraries

The Carp compiler comes bundled with bindings for a few common games/multimedia libraries.

For installation instructions, see Install.md.

SDL

You can find the API documentation for the SDL bindings here. Many of the examples use these bindings -- check them out!

OpenGL

See OpenGL.carp