No subject
Tue Aug 28 07:12:47 PDT 2007
" Clutter uses OpenGL (and optionally OpenGL ES) for rendering but with an
API which hides the underlying GL complexity from the developer"
Take a look a their API documentation (http://clutter-project.org/docs/) ...
this is an abstraction. Clutter is designed for something completely
different.
It feels like " OpenSceneGraph".
What GtkGLExt provides is a way to still work with your GTK knowledge an do
some OpenGL stuff.
As always it depends on what are you trying to achieve.
On 8/28/07, Thomas Dybdahl Ahle <lobais at gmail.com> wrote:
>
> What about this Clutter thingy?
>
> tir, 28 08 2007 kl. 07:39 -0400, skrev Juan Aranda:
> > If you're doing gtk2, you should use GtkGLExt. GtkGLArea is for
> > previous versions.
> >
> > On 8/27/07, Larry Lewis <lewislp at yahoo.com> wrote:
> > What's the recommended approach for achieving
> > OpenGL-accelerated drawing of Cairo in a GTK window? I'm
> > rendering lots of bitmaps with a little vector drawing thrown
> > in for good measure, and the huge performance jump in
> > cairogears on the COMP and SHADOW tests using the GLX backend
> > is encouraging.
> >
> > On the GTK side, there's GtkGlArea and GtkGlExt for
> > integration into a widget. Is one of these the preferred
> > method of integration into GTK or is there another
> > alternative?
> >
> > Any help would be appreciated.
> >
> > Larry Lewis
> >
> >
> > _______________________________________________
> > cairo mailing list
> > cairo at cairographics.org
> > http://lists.cairographics.org/mailman/listinfo/cairo
> >
> > _______________________________________________
> > cairo mailing list
> > cairo at cairographics.org
> > http://lists.cairographics.org/mailman/listinfo/cairo
> --
> Med venlig hilsen,
> Best regards,
> Thomas
>
>
------=_Part_1667_20310209.1188312433626
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
The Clutter toolkit (<a href="http://clutter-project.org/">http://clutter-project.org/</a>).<br>From the project website:<br>"
Clutter uses OpenGL (and optionally OpenGL ES) for rendering but
with an API which hides the underlying GL complexity from the developer"<br><br>Take a look a their API documentation (<a href="http://clutter-project.org/docs/">http://clutter-project.org/docs/</a>) ...<br>this is an abstraction. Clutter is designed for something completely different.
<br>It feels like "
OpenSceneGraph".<br><br>What GtkGLExt provides is a way to still work with your GTK knowledge an do some OpenGL stuff.<br><br>As always it depends on what are you trying to achieve.<br><br><div><span class="gmail_quote">
On 8/28/07, <b class="gmail_sendername">Thomas Dybdahl Ahle</b> <<a href="mailto:lobais at gmail.com">lobais at gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
What about this Clutter thingy?<br><br>tir, 28 08 2007 kl. 07:39 -0400, skrev Juan Aranda:<br>> If you're doing gtk2, you should use GtkGLExt. GtkGLArea is for<br>> previous versions.<br>><br>> On 8/27/07, Larry Lewis <
<a href="mailto:lewislp at yahoo.com">lewislp at yahoo.com</a>> wrote:<br>> What's the recommended approach for achieving<br>> OpenGL-accelerated drawing of Cairo in a GTK window? I'm<br>> rendering lots of bitmaps with a little vector drawing thrown
<br>> in for good measure, and the huge performance jump in<br>> cairogears on the COMP and SHADOW tests using the GLX backend<br>> is encouraging.<br>><br>> On the GTK side, there's GtkGlArea and GtkGlExt for
<br>> integration into a widget. Is one of these the preferred<br>> method of integration into GTK or is there another<br>> alternative?<br>><br>> Any help would be appreciated.
<br>><br>> Larry Lewis<br>><br>><br>> _______________________________________________<br>> cairo mailing list<br>> <a href="mailto:cairo at cairographics.org">cairo at cairographics.org
</a><br>> <a href="http://lists.cairographics.org/mailman/listinfo/cairo">http://lists.cairographics.org/mailman/listinfo/cairo</a><br>><br>> _______________________________________________<br>> cairo mailing list
<br>> <a href="mailto:cairo at cairographics.org">cairo at cairographics.org</a><br>> <a href="http://lists.cairographics.org/mailman/listinfo/cairo">http://lists.cairographics.org/mailman/listinfo/cairo</a><br>--<br>Med venlig hilsen,
<br>Best regards,<br>Thomas<br><br></blockquote></div><br>
------=_Part_1667_20310209.1188312433626--
More information about the cairo
mailing list