OpenGL with wx on windows

Hi Jasper,

Andrea,

Could you be so kind as to show what changes you made to run it?
Also, is there any chance the demo app will be fixed?
I hoped to play around with the wxPython & OpenGL in the x-mas vacation..

As for the PyOpenGL pie chart implementation, please see the attached
file, which is a modification of the original implementation by Will
McGugan. It works on Windows XP SP1, wxPython 2.8.7.1, PyOpenGL
3.0.0a6 (latest PyOpenGL on sourceforge).
For the wxPython demo, it works for me out of the box without any
problem... why do you say that the demo app should be fixed?
However, depending on what you need to do with OpenGL, please bear in
mind that OpenGL can be an horrible beast sometimes. And it would be
better to use some higher level libraries (if they exist, this depends
on what you need to do with OpenGL).

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/

PieChartWindow.py (8.87 KB)

ยทยทยท

On Dec 12, 2007 12:46 PM, Jasper Stolte wrote: