[SDL] Re: SDL + OpenGL with Extensions on Linux and Windows
d4rkm4r3
sdl at d4rkm4r3.de
Mon Oct 18 12:54:41 PDT 2004
Stephane Marchesin wrote:
> d4rkm4r3 wrote:
>
>> Hello,
>>
>> Which is the best way to support OpenGL with extensions for Linux and
>> Windows?
>> I found "SDL_glel", but i am not sure about this.
>
>
> Don't use that ! It's not working yet (and I know what I'm talking about
> since I'm the author).
>
> Some stuff to try :
> - http://glew.sourceforge.net/
> - http://www.levp.de/3d/index.html
> - brew your own extension code using a header file
>
> Stephane
i tested GLEW, after the hint from James Arthur.
GLEW looks like a good choice for my needs.
Thank you, Stephane and James.
Martin
More information about the SDL
mailing list