You are not logged in.

#1 2015-07-21 07:08:05

spookyln
Member
From: Czech Rep
Registered: 2009-02-10
Posts: 39

New Gtk.GLArea() in gtk3.16

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

Board footer

Powered by FluxBB