Wiki Page Content

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2011-02-09 18:14:01
Size: 3322
Editor: SheenaSmith
Comment: create page
Revision 4 as of 2011-03-21 22:58:01
Size: 3714
Editor: SheenaSmith
Comment: add tutorial
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma camelcase off
Line 5: Line 7:

== Setup ==
 * [[http://blog.pantokrator.net/2006/08/08/setting-up-msysmingw-build-system-for-compiling-sdlopengl-applications/|SDL and MYSYS/MinGW]]
  . A tutorial detailing how to set up the MSYS/MinGW build system for compiling SDL/OpenGL applications
Line 21: Line 27:

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

== 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.

Setup

  • SDL and MYSYS/MinGW

    • A tutorial detailing how to set up the MSYS/MinGW build system for compiling SDL/OpenGL applications

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