document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. from OpenGL.GL import *
  2. from OpenGL.GLU import *
  3. from OpenGL.GLUT import *
');