Talk:Tutorial3: Rendering 3D Objects (C /SDL): Difference between revisions
Jump to navigation
Jump to search
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…' |
(No difference)
|
Revision as of 17:42, 8 April 2010
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.