SDL

Savesurf

System: Linux, Windows
Language: C
Libraries: SDL
Version: 1.3
Date: 13 Oct 2006
Update: 30 Nov 2006
Download: tar.gz
State: Completed

M3xican asked for a function to actually save a SDL surface in png because he tought it would have been a nice feature for Mars, so here it is! 🙂
This little demo makes you convert every SDL_image loadable file in png and take a screenshot of what is displayed on a SDL or OpenGL screen.

Sinus Font

System: Linux, Windows
Language: C
Libraries: SDL, SDL_mixer
Date: 28 Jun 2004
Download: tar.gz
State: Completed

This one is for another Italian tutorial, this time relative to SDL_ttf library.
Inspired from classic old skool demos, I made this simple sinus scroller that I think is very nice even if it’s quite simple.
It has been ported to both AmigaOS4 and MorphOS!

Mix

System: Linux, Windows
Language: C
Libraries: SDL, SDL_mixer
Date: 29 Apr 2004
Download: tar.gz
State: Completed

This is the code I made for the Italian tutorial on SDL_mixer library.
Basically it’s just a code showing the possibilities of this library mixing samples and music and changing volume and panning.

One thought on “SDL

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.