Bazsites.com Sdl
Directory Topics
On the Web
- Roger's SDL Tutorials - Learn how to use SDL_Mixer, and SDL_RWops.
- GFX with SDL - A SDL page for beginner's. Tutorials on how to: initialize SDL, load and display images, and how to load sprites.
- SDL Tutorial Wiki - SDL game programming tutorials, source code and links.
- SDL_gui - A library written in C++ for displaying and controlling user interface elements in an SDL application.
- DGen/SDL - Open source emulator port to Unix/SDL.
- JSDL (Java for SDL) - A binding for SDL (Simple DirectMedia Layer) written in java. Now you can use SDL and still program with Java. [Open source, LGPL]
- EZ2D - A 2D game engine. It uses SDL as its main API (sorry DirectX users), but very little knowledge of SDL is actually required.
- Free Pascal Meets SDL - Tutorial to configure MS Windows to work with SDL (Simple DirectMedia Layer) library under Free Pascal. SDL was first done in C/C++, but headers were translated to pascal units, so library is usable for Pascal.
- SDL International - Anbieter von B2B Globalisierungslösungen. Neben der Vorstellung der Firma werden die Dienstleistungen und Softwareprodukte präsentiert.
- KEGS/SDL - A version of the KEGS Apple IIgs emulator that uses the cross-platform SDL multimedia library.
Wikipedia Articles
- SDL Collide - SDL_Collide is a collision detection library for use with SDL.
- SDL - SDL may refer to:
- List of games using SDL - This is a list of notable games that make use of Simple DirectMedia Layer (SDL), a cross-platform software library abstracts platforms' graphics, sound, and input APIs, allowing a developer to write a computer game or other multimedia application once and run it on many operating systems.
- Space Dynamics Laboratory - Space Dynamics Laboratory (SDL) is a nonprofit research corporation owned by Utah State University. SDL was founded in 1959 and has been responsible for the design, fabrication, and operation of thousands of sensors on over 400 payloads ranging from aircraft and rocket-borne experiments to space shuttle experiments and satellite-based sensor systems.
- NOM interface - The NOM interface is a simplified version of the Simple DirectMedia Layer (SDL) library. It features functions of SDL code that are packaged for specific usage, so that your code isn't long or complicated.