SDL Tutorials
In addition to the introduction and the API reference, several people have contributed online tutorials on using various parts of SDL.
Covers: Setting up SDL with Visual C++ 6.0, basic graphics programming
Covers: Setting up an SDL project with Visual Studio .NET
Covers: The basics of using various features of SDL, in german
Covers: Using Pygame to move images around in a simple game
Covers: A german tutorial on SDL basics and graphics
Covers: Exploring the code used to render 2D mazes in DungeonMaker
Covers: Setting up SDL and OpenGL, Quake 2 models, OpenGL graphics topics.
Covers: A very nice set of tutorials covering using SDL with Dev-C++, 2D graphics, and sound
Covers: SDL_mixer, SDL_RWops
Tony and Paige.com
- SDL Tutorial #1 - A simple introduction to SDL. This tutorial describes the process of loading a bitmap file and displaying it on the screen. A basic understanding of SDL will be needed for my more advanced graphics tutorials.
- SDL Tutorial #2 - Moving sprites with SDL. This tutorial shows how to get the current state of the keyboard and react to keypresses to move a sprite around the screen.
Ferhat Ziba Tutorial
Multimediaentwicklung mit SDL




