Wiki Page Content

Differences between revisions 33 and 35 (spanning 2 versions)
Revision 33 as of 2014-01-19 19:39:33
Size: 2874
Editor: JonasThiem
Comment: Updating Twinklebear's tutorial link to new page
Revision 35 as of 2014-07-04 10:31:08
Size: 2836
Comment: Removed . for consistency.
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
  . A quick guide to streaming textures.   . A quick guide to streaming textures
Line 38: Line 38:
  . A tutorial on enabling and using GLSL extensions with SDL.
  . Check out http://hg.libsdl.org/SDL/file/default/test/testshader.c also.
  . A tutorial on enabling and using GLSL extensions with SDL
  . Check out http://hg.libsdl.org/SDL/file/default/test/testshader.c also
Line 54: Line 54:
  . Covers the basics of how to create and playback simple force feedback effects with SDL.   . Covers the basics of how to create and playback simple force feedback effects with SDL
Line 59: Line 59:
  . Using SDL for text inputs with specific consideration for international users.   . Using SDL for text inputs with specific consideration for international users
Line 64: Line 64:
  . A good discussion of condition variables, in computer science rather than gaming context. Some mention of mutex and semaphore use.   . A good discussion of condition variables, in computer science rather than gaming context. Some mention of mutex and semaphore use
Line 67: Line 67:
 . [[http://wiki.libsdl.org/moin.cgi/SDL1.2Tutorials|SDL 1.2 Tutorials]]  . [[SDL1.2Tutorials|SDL 1.2 Tutorials]]

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