Talk:Tutorial3: Rendering 3D Objects (C /SDL)

From OpenGL Wiki
Revision as of 17:42, 8 April 2010 by Dfalbe (talk | contribs) (Created page with 'Has any one managed to successfully compile/link this code under windows. I tried getting this to run using SDL 1.3 and GLEW 1.53 using the VC++ 2008 compiler it seemingly compil…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Has any one managed to successfully compile/link this code under windows. I tried getting this to run using SDL 1.3 and GLEW 1.53 using the VC++ 2008 compiler it seemingly compile fine however all that I manage to see is a white background in the spawned window.