GNOME Bugzilla – Bug 624759
Future: 3D widget drawing tool (GtkPrism instead of rect)
Last modified: 2010-08-03 08:37:04 UTC
http://www.linuxquestions.org/questions/blog/kenny_strawn-513767/gtk-possible-code-to-enable-geometric-compositing-speculation-3021/
instead of attaching links to transient webforums, how about attaching a patch? also, have you looked at Clutter: http://www.clutter-project.org ? or GtkGLExt: http://projects.gnome.org/gtkglext/ ?
Created attachment 166182 [details] [review] A C header that includes a 3D widget rendering struct
a "C header" that defines a struct is not a patch. nor a widget. please, document yourself on how to write a widget before asking gtk+ developers to review your code. also, gtk+ developers do not use webforums. if you want to discuss adding 3D features to gtk+, the gtk-devel-list is the place to do it.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 119189 ***
It is not a widget or a patch: It is like a 'rect' but in 3D. It is meant as a tool to draw widgets, not a widget itself.
closing, as per https://bugzilla.gnome.org/show_bug.cgi?id=119189#c60