Wiki Page Content

Differences between revisions 20 and 21
Revision 20 as of 2011-02-09 00:17:55
Size: 4027
Editor: SheenaSmith
Comment: reorganize
Revision 21 as of 2011-02-09 18:16:00
Size: 1198
Editor: SheenaSmith
Comment: update contents - separate 1.2
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
== SDL 1.3 == == Multi-Subject ==

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

== Video ==
Line 17: Line 22:
== Haptic ==
Line 19: Line 26:

== Input ==
Line 24: Line 33:
 * [[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]]
  . A series of tutorials on game concepts geared for SDL developers. Tutorials (currently 36!) are written using C++ as the programming language and SDL as the API.

 * [[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://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://www.pro-linux.de/work/sdl/|SDL - Grundlagen und Grafik]]
  . A German tutorial on SDL basics and graphics

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

 * [[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://www.meandmark.com/sdlopenglpart1.html|SDL and OpenGL]]
  . Using SDL and OpenGL on Mac OS X

 * [[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://braindeadclown.com/GLUT_SDL_VS08.html|SDL in Visual Studio 2008]]
  . A very basic guide for setting up SDL for OpenGL development in Visual Studio 2008

 * [[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://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://kekkai.org/roger/sdl/|Roger's SDL Tutorials]]
  . SDL_mixer, SDL_RWops

 * [[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://dungeonmaker.sourceforge.net/manual/tutorial1_1.html|How I Rendered the Dungeons on SDL]]
  . Exploring the code used to render 2D mazes in Dungeon``Maker

 * [[http://ansuz.sooke.bc.ca/software/sdl-condvars.php|Condition variables in SDL]]
  . A good discussion of condition variables, in computer science rather than gaming context. Some mention of mutex and semaphore use.
 . [[http://wiki.libsdl.org/moin.cgi/SDL1.2Tutorials|SDL 1.2 Tutorials]]

SDL Tutorials

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

Multi-Subject

  • SDLTutorials.com

    • Wow! A whole website about SDL tutorials, including SDL basics, events, animation, entities, maps and other topics

Video

Haptic

Input

  • Text Input

    • Using SDL for text inputs with specific consideration for international users.

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