Wiki Page Content

Differences between revisions 38 and 40 (spanning 2 versions)
Revision 38 as of 2014-08-04 18:59:23
Size: 2945
Comment: Added archived tutorial (link was reported as broken in Feedback).
Revision 40 as of 2014-09-24 20:05:36
Size: 3118
Comment: Changed SDL 2 to SDL 2.0.
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * [[http://blog.stuff-o-matic.com/post/2013/09/15/ASGP-s-Android-Port-Part-II%3A-from-SDL-1.2-to-SDL-2.|Migrating a C++ game from SDL 1.2 to SDL 2]]
  . An example of a project upgrade from SDL 1.2 to SDL 2
 * [[http://blog.stuff-o-matic.com/post/2013/09/15/ASGP-s-Android-Port-Part-II%3A-from-SDL-1.2-to-SDL-2.|Migrating a C++ game from SDL 1.2 to SDL 2.0]]
  . An example of a project upgrade from SDL 1.2 to SDL 2.0

 * [[http://lazyfoo.net/tutorials/SDL/index.php|Beginning Game Programming v2.0]]
  . A collection of detailed tutorials for game programming using SDL 2.0 with C++

SDL Tutorials

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

Multi-Subject

Setup

Android

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