I would recommend clutter then. It&#39;s got built in cairo support, up2date python bindings and an impressive feature list.<br><br>pyclutter: <a href="http://www.clutter-project.org/blog/?p=82">http://www.clutter-project.org/blog/?p=82</a><br>
the source download of pyclutter has some good examples<br><br><div class="gmail_quote">On Thu, Dec 10, 2009 at 8:18 AM, Donn <span dir="ltr">&lt;<a href="mailto:donn.ingle@gmail.com">donn.ingle@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>
I am evaluating Panda3D with the general aim of doing animation.<br>
Does anyone here know (with some Python code) how/if I can<br>
produce textures by way of pyCairo -- so that I can produce textures<br>
in memory and not have to load from files?<br>
<br>
My general plan is to produce a &quot;frame&quot; of drawing in a cairo context<br>
and then slurp that across (as quickly as I can) into a texture on a<br>
plane. A bit like playing a video, except that each frame is rendered<br>
before being drawn.<br>
<br>
I am scouring the web at the moment and am in that fragile &#39;choose<br>
your toolkit poison&#39; position where I could jump to Clutter/Pigment or<br>
Panda given the basic needs I have.<br>
<br>
Hope that made sense!<br>
<br>
\d<br>
--<br>
\/\/ave: <a href="mailto:donn.ingle@googlewave.com">donn.ingle@googlewave.com</a><br>
home: <a href="http://otherwise.relics.co.za/%0A2D" target="_blank">http://otherwise.relics.co.za/<br>
2D</a> vector animation : <a href="https://savannah.nongnu.org/projects/things/" target="_blank">https://savannah.nongnu.org/projects/things/</a><br>
Font manager : <a href="https://savannah.nongnu.org/projects/fontypython/" target="_blank">https://savannah.nongnu.org/projects/fontypython/</a><br>
<font color="#888888">--<br>
cairo mailing list<br>
<a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a><br>
<a href="http://lists.cairographics.org/mailman/listinfo/cairo" target="_blank">http://lists.cairographics.org/mailman/listinfo/cairo</a><br>
</font></blockquote></div><br>