Wiki Page Content

Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2009-10-04 05:17:45
Size: 49
Comment: page created
Revision 9 as of 2010-05-13 05:39:46
Size: 2995
Editor: SheenaSmith
Comment: add tutorial link
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
SDL tutorials available from different sources. = SDL Tutorials =
There are a number of SDL tutorials available from different sources.

<<TableOfContents()>>

== SDL 1.3 ==
[list 1.3 tutorials here]

== SDL 1.2 ==
 * [[http://www.sdltutorials.com/|SDLTutorials.com]]
  . Wow! A whole website about SDL tutorials, including SDL basics, events, animation, entities, maps and other topics

 * [[http://www.brighthub.com/hubfolio/matthew-casperson/blog/archive/2009/07/02/sdl-competition-here-i-come.aspx|Matthew Casperson's SDL Tutorials]]
  . SDL tutorials on a variety of topics for shoot 'em up games

 * [[http://gpwiki.org/index.php/Category:All_SDL_articles|The Game Programming Wiki: SDL Tutorials]]
  . 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.

 * [[http://www.gamedev.net/reference/articles/article2249.asp|Direct3D 9.0 with SDL]]
  . Using SDL with Direct3D for graphics

 * [[http://www.meandmark.com/sdlopenglpart1.html|SDL and OpenGL]]
  . Using SDL and OpenGL on Mac OS X

 * [[http://lazyfoo.net/SDL_tutorials/index.php|Beginning Game Programming]]
  . A series of tutorials on game concepts geared for SDL developers

 * [[http://osdl.sourceforge.net/main/documentation/rendering/SDL-audio.html|SDL Corner - Audio with SDL]]
  . Lots of advanced information on using SDL's audio support

 * [[http://osdl.sourceforge.net/main/documentation/rendering/SDL-openGL.html|SDL Corner - Using OpenGL with SDL]]
  . Lots of advanced information on using SDL with OpenGL

 * [[http://sol.gfxile.net/gp/|Sol's Graphics for Beginners]]
  . Setting up SDL with Visual C++ 6.0, basic graphics programming

 * [[http://pgdc.purdue.org/sdltutorial/sdl_setup.html|SDL Setup Guide 1.1]]
  . Setting up an SDL project with Visual Studio .NET

 * [[http://de.wikibooks.org/wiki/SDL|Tutorial / Einsteigerkurs in das Programmieren mit der SDL in C]]
  . The basics of using various features of SDL, in German

 * [[http://pygame.org/docs/tut/MoveIt.html|Help! How Do I Move An Image?]]
  . Using Pygame to move images around in a simple game

 * [[http://www.pro-linux.de/work/sdl/|SDL - Grundlagen und Grafik]]
  . A German tutorial on SDL basics and graphics

 * [[http://dungeonmaker.sourceforge.net/manual/tutorial1_1.html|How I Rendered the Dungeons on SDL]]
  . Exploring the code used to render 2D mazes in DungeonMaker

 * [[http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/ogladv/index|OpenGL Tutorials (by Marius)]]
  . Setting up SDL and OpenGL, Quake 2 models, OpenGL graphics topics

 * [[http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/gfxsdl/index|GFX with SDL (by Marius)]]
  . A very nice set of tutorials covering using SDL with Dev-C++, 2D graphics and sound

 * [[http://kekkai.org/roger/sdl/|Roger's SDL Tutorials]]
  . SDL_mixer, SDL_RWops

SDL Tutorials

There are a number of SDL tutorials available from different sources.

SDL 1.3

[list 1.3 tutorials here]

SDL 1.2

None: Tutorials (last edited 2020-12-27 21:00:31 by Sam Lantinga)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit