Hello, i was trying to implement stereoscopic view of a game and i found out that gl supports natively activating a visual stereo mode. However it uses GLUT; can both sdl and glut cohexist in the same application? Is there a particular way to drive the gl stereo view from just sdl code? thanks Vittorio