Wiki Page Content

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2011-02-09 18:14:01
Size: 3322
Editor: SheenaSmith
Comment: create page
Revision 3 as of 2011-03-02 20:36:50
Size: 3454
Editor: SheenaSmith
Comment: tutorial and camelcase pragma added
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma camelcase off
Line 21: Line 23:

 * [[http://www.noquarterarcade.com/xcode-sdl-development-setup|Xcode SDL Development Setup]]
  . This tutorial covers setting up an Xcode project with SDL 1.2.14, SDL_image, SDL_mixer, SDL_ttf, and the Boost C++ libraries (header files only) on OS X 10.6 Snow Leopard. It uses Xcode version 3.2.5 and the Classic Invaders source (2 MB) files.
Line 65: Line 70:

== Threads ==

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

SDL 1.2 Tutorials

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

Multi-Subject

Video

Audio

None: SDL1.2Tutorials (last edited 2020-12-27 20:38:53 by Sam Lantinga)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit