Talk:OpenGLTutorial1

From HaskellWiki
Revision as of 07:08, 20 August 2009 by Weihu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.