<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Damien Lespiau &#187; Clutter</title>
	<atom:link href="http://damien.lespiau.name/blog/category/clutter/feed/" rel="self" type="application/rss+xml" />
	<link>http://damien.lespiau.name/blog</link>
	<description>errands</description>
	<lastBuildDate>Fri, 25 Jun 2010 13:07:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cogl + JS = Love</title>
		<link>http://damien.lespiau.name/blog/2009/09/21/cogl-js-love/</link>
		<comments>http://damien.lespiau.name/blog/2009/09/21/cogl-js-love/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 16:59:38 +0000</pubDate>
		<dc:creator>damien</dc:creator>
				<category><![CDATA[Clutter]]></category>

		<guid isPermaLink="false">http://damien.lespiau.name/blog/?p=138</guid>
		<description><![CDATA[Played a bit with Gjs and Cogl this weekend and ended up rewriting Clutter&#8217;s test-cogl-primitives in JavaScript. In the unlikely case someone is interested in trying it, you&#8217;ll need a patch to support arrays of float as argument in introspected functions and another small patch to add introspection annotations for a few Cogl symbols. As [...]]]></description>
			<content:encoded><![CDATA[<p>Played a bit with <a title="Gjs" href="http://live.gnome.org/Gjs">Gjs</a> and <a href="http://www.clutter-project.org/docs/cogl/stable/">Cogl</a> this weekend and ended up rewriting Clutter&#8217;s test-cogl-primitives in JavaScript. In the unlikely case someone is interested in trying it, you&#8217;ll need a <a href="https://bugzilla.gnome.org/show_bug.cgi?id=593245">patch to support arrays of float as argument in introspected functions</a> and another small <a href="http://bugzilla.openedhand.com/show_bug.cgi?id=1817">patch to add introspection annotations for a few Cogl symbols</a>. As usual you can grab the code in<a href="http://git.lespiau.name/cgit/clutter-gjs-examples/"> its git repository</a>:</p>
<p><img class="aligncenter size-full wp-image-140" title="cogl-primitives-js" src="http://damien.lespiau.name/blog/wp-content/uploads/2009/09/cogl-primitives-js.png" alt="cogl-primitives-js" width="418" height="454" /></p>
]]></content:encoded>
			<wfw:commentRss>http://damien.lespiau.name/blog/2009/09/21/cogl-js-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
