Talk:OpenGLTutorial1
The program didn't display anything for me.
I changed the line "clear [ColorBuffer]
" in the display function to "clear [ColorBuffer, DepthBuffer]"
, and it worked.
The program didn't display anything for me.
I changed the line "clear [ColorBuffer]
" in the display function to "clear [ColorBuffer, DepthBuffer]"
, and it worked.