Wiki Page Content

Differences between revisions 24 and 26 (spanning 2 versions)
Revision 24 as of 2011-02-11 22:37:38
Size: 1672
Editor: SheenaSmith
Comment: add tutorial
Revision 26 as of 2012-01-24 19:54:19
Size: 1861
Comment: Replace 1.3 with 2.0
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * [[http://slouken.blogspot.com/2011/02/streaming-textures-with-sdl-13.html|Streaming textures with SDL 1.3]]  * [[http://slouken.blogspot.com/2011/02/streaming-textures-with-sdl-13.html|Streaming textures with SDL 2.0]]
Line 20: Line 20:
=== OpenGL ===
Line 21: Line 22:
  . Using SDL 1.3 beta with OpenGL 3   . Using SDL 2.0 beta with OpenGL 3
Line 26: Line 27:
 * [[http://iphonesdkdev.blogspot.com/2009/04/opengl-es-for-iphone-simple-tutorial.html|OpenGL ES for iPhone : A Simple Tutorial]]
  . A brief introduction to OpenGL ES
Line 28: Line 32:
 * [[http://bobbens.dyndns.org/journal/2010/sdl_haptic/|The SDL 1.3 Haptic Interface]]  * [[http://bobbens.dyndns.org/journal/2010/sdl_haptic/|The SDL 2.0 Haptic Interface]]

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

OpenGL

Haptic

Input

  • Text Input

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

Threads

  • Condition variables in SDL

    • A good discussion of condition variables, in computer science rather than gaming context. Some mention of mutex and semaphore use.

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