What is SDL?

Started by
3 comments, last by Frozen 20 years, 3 months ago
The questions is really simple. What is SDL and Cone3D ?
Advertisement
quote:http://libsdl.org
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."

Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic, MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. There is also code, but no official support, for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, and SymbianOS.

SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, PHP, Pike, Python, and Ruby.


Cone3D is a website with a number of SDL-related tutorials.

Does SDL have any connection with DirectX? Is it better that DirectX ?
It is the cross platform alternative. www.libsdl.org

[edited by - Shard on January 24, 2004 12:01:46 PM]
SDL stands for Simple Directmedia Layer, it''s library that''s very similar to Allegro and DX. It''s wrapper of DX... but it''s also very powerful and easy to use.

Read more on www.libsdl.org.

----------------
Koshmaar
www.wladca.pl www.pongowar.prv.pl www.liero-turbo.prv.pl

This topic is closed to new replies.

Advertisement