Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Canvas (OpenGL?) (Score 1) 74

GtkGLArea is definitely the way to go. There is also a Gtk-- (C++) wrapper for it that I mantain, but I have been too busy with the rapidly pace of gtk-- to keep it up. Gtkglarea can do both rendering in a window and a pixmap. Any GL command seems to work well. (I even got the chose a line working properly.)

--Karl

Slashdot Top Deals

Don't be irreplaceable, if you can't be replaced, you can't be promoted.

Working...