Removed GLUT dependency

This commit is contained in:
Thomas FORGIONE
2016-11-25 11:55:48 +01:00
parent ddb5f4b3d3
commit efbfc969de
2 changed files with 0 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ import pygame
from OpenGL.GL import *
from OpenGL.GLU import *
from OpenGL.GLUT import *
import math