|
Size: 2816
Comment: fixed toc
|
Size: 2995
Comment: add tutorial link
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| . Wow! A whole website about SDL tutorials, including SDL basics, events, animation, entities, maps and other topics | |
| Line 12: | Line 13: |
| . Wow! A whole website about SDL tutorials, including SDL basics, events, animation, entities, maps and other topics | |
| Line 14: | Line 14: |
| . SDL tutorials on a variety of topics for shoot 'em up games | |
| Line 15: | Line 16: |
| . SDL tutorials on a variety of topics for shoot 'em up games | |
| Line 17: | Line 17: |
| . A large number of SDL tutorials covering a variety of different topics | |
| Line 18: | Line 19: |
| . A large number of SDL tutorials covering a variety of different topics | * [[http://lazyfoo.net/SDL_tutorials/index.php|Beginning Game Programming]] . Tutorials (currently 36!) are written using C++ as the programming language and SDL as the API. |
| Line 20: | Line 23: |
| . Using SDL with Direct3D for graphics | |
| Line 21: | Line 25: |
| . Using SDL with Direct3D for graphics | |
| Line 23: | Line 26: |
| . Using SDL and OpenGL on Mac OS X | |
| Line 24: | Line 28: |
| . Using SDL and OpenGL on Mac OS X | |
| Line 26: | Line 29: |
| . A series of tutorials on game concepts geared for SDL developers | |
| Line 27: | Line 31: |
| . A series of tutorials on game concepts geared for SDL developers | |
| Line 29: | Line 32: |
| . Lots of advanced information on using SDL's audio support | |
| Line 30: | Line 34: |
| . Lots of advanced information on using SDL's audio support | |
| Line 32: | Line 35: |
| . Lots of advanced information on using SDL with OpenGL | |
| Line 33: | Line 37: |
| . Lots of advanced information on using SDL with OpenGL | |
| Line 35: | Line 38: |
| . Setting up SDL with Visual C++ 6.0, basic graphics programming | |
| Line 36: | Line 40: |
| . Setting up SDL with Visual C++ 6.0, basic graphics programming | |
| Line 38: | Line 41: |
| . Setting up an SDL project with Visual Studio .NET | |
| Line 39: | Line 43: |
| . Setting up an SDL project with Visual Studio .NET | |
| Line 41: | Line 44: |
| . The basics of using various features of SDL, in German | |
| Line 42: | Line 46: |
| . The basics of using various features of SDL, in German | |
| Line 44: | Line 47: |
| . Using Pygame to move images around in a simple game | |
| Line 45: | Line 49: |
| . Using Pygame to move images around in a simple game | |
| Line 47: | Line 50: |
| . A German tutorial on SDL basics and graphics | |
| Line 48: | Line 52: |
| . A German tutorial on SDL basics and graphics | |
| Line 50: | Line 53: |
| . Exploring the code used to render 2D mazes in DungeonMaker | |
| Line 51: | Line 55: |
| . Exploring the code used to render 2D mazes in DungeonMaker | |
| Line 53: | Line 56: |
| . Setting up SDL and OpenGL, Quake 2 models, OpenGL graphics topics | |
| Line 54: | Line 58: |
| . Setting up SDL and OpenGL, Quake 2 models, OpenGL graphics topics | |
| Line 56: | Line 59: |
| . A very nice set of tutorials covering using SDL with Dev-C++, 2D graphics and sound | |
| Line 57: | Line 61: |
| . A very nice set of tutorials covering using SDL with Dev-C++, 2D graphics and sound | |
| Line 59: | Line 62: |
SDL Tutorials
There are a number of SDL tutorials available from different sources.
Contents
SDL 1.3
[list 1.3 tutorials here]
SDL 1.2
- Wow! A whole website about SDL tutorials, including SDL basics, events, animation, entities, maps and other topics
Matthew Casperson's SDL Tutorials
- SDL tutorials on a variety of topics for shoot 'em up games
The Game Programming Wiki: SDL Tutorials
- A large number of SDL tutorials covering a variety of different topics
- Tutorials (currently 36!) are written using C++ as the programming language and SDL as the API.
- Using SDL with Direct3D for graphics
- Using SDL and OpenGL on Mac OS X
- A series of tutorials on game concepts geared for SDL developers
- Lots of advanced information on using SDL's audio support
SDL Corner - Using OpenGL with SDL
- Lots of advanced information on using SDL with OpenGL
- Setting up SDL with Visual C++ 6.0, basic graphics programming
- Setting up an SDL project with Visual Studio .NET
Tutorial / Einsteigerkurs in das Programmieren mit der SDL in C
- The basics of using various features of SDL, in German
- Using Pygame to move images around in a simple game
- A German tutorial on SDL basics and graphics
How I Rendered the Dungeons on SDL
Exploring the code used to render 2D mazes in DungeonMaker
- Setting up SDL and OpenGL, Quake 2 models, OpenGL graphics topics
- A very nice set of tutorials covering using SDL with Dev-C++, 2D graphics and sound
- SDL_mixer, SDL_RWops
