You are not logged in.
Pages: 1
hi all,
I need your help here.
I'm writing completely new GUI for Skeinforge slicer in Gtk3.
Gui also contains new GCode path viewer. Old version here http://ulozto.cz/live/xhJdLnjJ/gcpluginv002-avi.
For visualization i use DrawingArea with Cairo context.
Now i have new visualizer using Pyglet which i want to rewrite for GLArea.
And here is the problem.
Almost all legacy openGL API dont work in GLArea.
I cant find any example or tutorial how to use GLArea with python.
Any idea how to draw primitives in Gtk.GLArea ? glDrawArrays dont work.
Any example for old GtkGLArea in gtk2 dont work.
thanks.
Offline
Pages: 1