For Gtk2, have you tried: https://projects.gnome.org/gtkglext/index.html You could also wrap a OpenGL window, like this: http://stackoverflow.com/questions/9299187/adding-an-opengl-window-into-a-gtk-builder or: http://www.gtkforums.com/viewtopic.php?t=2798 Also, you can easily map 3D points to 2D points with some geometry. Let us know if you get something working. -Doug On Wed, Aug 28, 2013 at 4:18 AM, oucmsc@xxxxxxxxx <oucmsc@xxxxxxxxx> wrote: > I'm just on the road of GTK+;and is thinking about drawing a 3D human bone > modle in my software on Linux. > after reading some material, seemly GTK+ don't support openGL . > > could you recomend a graphic toolkit or graphic library that support 3D > feature. > > I love GTK+ more than Qt,and C than C++; > > thanks ,sincely; > > _______________________________________________ > gtk-list mailing list > gtk-list@xxxxxxxxx > https://mail.gnome.org/mailman/listinfo/gtk-list > _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list