loganfsmyth / pinball

Batman themed Python pinball game in OpenGL

Home Page:http://logansmyth.com/project/opengl-pinball

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLUT 3.0

ri-sh opened this issue · comments

C:\Users\hp\Desktop\Graphics-Assignment\pinball>python pinball.py
GLUT: Warning in pinball.py: The following is a new check for GLUT 3.0; update y
our code.
GLUT: Fatal Error in pinball.py: redisplay needed for window 1, but no display c
allback.

Hello, did you find a solution for this problem?