[PyOpenGL-Users] glutSetDisplayFuncCall
Brought to you by:
mcfletch
From: Eric G. <eri...@ep...> - 2007-09-27 06:41:27
|
Dear PyOpenGl users, After installed PyOpenGL-3.0.0a6 on my Slackware 12.0 with python 2.5 I've run a simple example and I got the following error: /NameError: name 'glutSetDisplayFuncCall' is not defined / On the top of the code import lines are: /from OpenGL.GL import * from OpenGL.GLUT import * /What's wrong? Thanks in advance, Regards, Eric. -- / "Love, Gift from Life, is given naturally." / Eric Germaneau <http://lcr.epfl.ch/page37437.html> Ecole polytechnique fédérale de Lausanne (EPFL) FSB - IPMC Laboratoire de Cristallographie(LCr) <http://lcr.epfl.ch> BSP 518 CH-1015 Lausanne Switzerland eri...@ep... <mailto:eri...@ep...> /Tel./: +41 (0)21 / 693 06 36 /Fax./: +41 (0)21 / 693 05 04 /msn/: ai...@ho... /skype/: aihaike /Please consider the environment before printing this email - Considérez svp l'environnement avant d'imprimer cet email/ |