Wiki Page Content

Differences between revisions 19 and 20
Revision 19 as of 2011-02-08 23:59:22
Size: 4023
Editor: SheenaSmith
Comment: add tutorial
Revision 20 as of 2011-02-09 00:17:55
Size: 4027
Editor: SheenaSmith
Comment: reorganize
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * [[http://rainwarrior.thenoos.net/dragon/sdl_glsl.html|Using GLSL with SDL]]
  . A tutorial on enabling and using GLSL extensions with SDL.
Line 11: Line 14:
 * [[http://www.opengl.org/wiki/Tutorial1:_Creating_a_Cross_Platform_OpenGL_3.2_Context_in_SDL_(C_/_SDL)|OpenGL 3.2 and SDL]]
  . Creating a Cross Platform OpenGL 3.2 Context in SDL
Line 13: Line 19:
 * [[http://www.opengl.org/wiki/Tutorial1:_Creating_a_Cross_Platform_OpenGL_3.2_Context_in_SDL_(C_/_SDL)|OpenGL 3.2 and SDL]]
  . Creating a Cross Platform OpenGL 3.2 Context in SDL
Line 32: Line 36:
 * [[http://rainwarrior.thenoos.net/dragon/sdl_glsl.html|Using GLSL with SDL]]
  . A tutorial on enabling and using GLSL extensions with SDL.
 * [[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
Line 38: Line 48:
 * [[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
Line 41: Line 54:
 * [[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://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
Line 44: Line 57:
 * [[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://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
Line 53: Line 66:
 * [[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://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
Line 59: Line 75:
 * [[http://www.pro-linux.de/work/sdl/|SDL - Grundlagen und Grafik]]
  . A German tutorial on SDL basics and graphics
Line 63: Line 76:
  . 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
  . Exploring the code used to render 2D mazes in Dungeon``Maker
Line 76: Line 80:

 * [[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

SDL Tutorials

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

SDL 1.3

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