FHteam
Admin
|
# Posted: 30 Sep 2008 02:48
Reply
Simple Directmedia Layer in Ch by Stephen Nestinger Games → Game Creation
The Ch SDL package is an Open Source Ch binding to the Simple DirectMedia Layer (SDL) C library. With Ch SDL, all C (or C++) programs using functions from SDL C library can readily run in Ch interpretively without compilation. Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer....
|