Quantcast
Channel: pyOpenGL won't work - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Answer by Schore for pyOpenGL won't work

$
0
0

DOUBLEBUF is defined in pygame, so you have to write:

pygame.DOUBLEBUF

You could also change your import to:

from pygame import *

Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>