|
Size: 2781
Comment:
|
Size: 2846
Comment: fixed TOC
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| #pragma section-numbers 2 |
|
| Line 5: | Line 7: |
| Line 10: | Line 13: |
| Line 12: | Line 16: |
| Line 14: | Line 19: |
| Line 16: | Line 22: |
| Line 18: | Line 25: |
| Line 20: | Line 28: |
| Line 22: | Line 31: |
| Line 24: | Line 34: |
| Line 26: | Line 37: |
| Line 28: | Line 40: |
| Line 30: | Line 43: |
| Line 32: | Line 46: |
| Line 34: | Line 49: |
| Line 36: | Line 52: |
| Line 38: | Line 55: |
| Line 40: | Line 58: |
| Line 42: | Line 61: |
SDL Tutorials
There are a number of SDL tutorials available from different sources.
1. SDL 1.3
[list 1.3 tutorials here]
2. 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
- 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
