SDL_plattest is a set of three demonstration programs, written to demonstrate the extreme portability of the Simple Directmedia Layer:
- Spinning Cube -- demonstrates the SDL OpenGL interface.
- Shooting Gallery -- demonstrates SDL's raster graphics with one of the oldest computer games known to mankind.
- Audio Test -- demonstrates SDL audio by playing awesome music.
Currently they have been compiled and tested under Windows®, Macintosh OSX©, two flavors of Linux®, and Solaris© SPARC.
The tarball and zipfile contain binaries for all platforms listed above as well as makefiles and source, which is why they're so freaking huge. The zipfile is larger than the tarball because zipfiles can't understand symlinks.