Difference between revisions of "Talk:OpenGLTutorial1"

From HaskellWiki
Jump to navigation Jump to search
(No difference)

Revision as of 07:08, 20 August 2009

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.