[SDL] source code...

Ryan C. Gordon icculus at icculus.org
Wed Oct 18 17:21:11 PDT 2006


> I tried and couldnt find a fullsourcecode that combines sdl & opengl..Or 
> any 2d pure sdl game code..
> Can you give me a link that i can find full game (2d) source codes???(i 
> need the exact link like www.example.com/sourcecodes/source1 

SDL used for both 2D and OpenGL rendering at the user's option:

    http://svn.icculus.org/quake2/

SDL used for just OpenGL rendering:

    http://svn.icculus.org/quake3/

All sorts of uses of SDL:

    http://www.libsdl.org/applications.php
    http://www.libsdl.org/libraries.php

--ryan.





More information about the SDL mailing list