<?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>Exponential Fault &#187; canvas</title>
	<atom:link href="http://weblog.lo2k.net/tag/canvas/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.lo2k.net</link>
	<description></description>
	<lastBuildDate>Fri, 25 Feb 2011 16:26:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Un moteur physique avec des canvas grâce à GWT</title>
		<link>http://weblog.lo2k.net/2009/10/un-moteur-physique-avec-des-canvas-grace-a-gwt/</link>
		<comments>http://weblog.lo2k.net/2009/10/un-moteur-physique-avec-des-canvas-grace-a-gwt/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 13:57:23 +0000</pubDate>
		<dc:creator>X-Blaster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[gwt]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://weblog.lo2k.net/?p=210</guid>
		<description><![CDATA[Chose promise&#8230; chose promise !!! Je viens de faire un petit &#8220;proof of concept&#8221;. Qu&#8217;est-ce qui est plus difficile que de faire un petit moteur 2D en full javascript/canvas ? Un petit moteur 2D en full javascript/canvas avec un moteur physique ! Il n&#8217;y a aucune bidouille et le rendu est entièrement fait par votre [...]]]></description>
			<content:encoded><![CDATA[<p>Chose promise&#8230; chose promise !!!</p>
<p>Je viens de faire un petit &#8220;proof of concept&#8221;.</p>
<p>Qu&#8217;est-ce qui est plus difficile que de faire un petit moteur 2D en full javascript/canvas ?<br />
Un <a href="http://labs.lo2k.net/gwt-physical-engine">petit moteur 2D en full javascript/canvas <strong>avec un moteur physique</strong></a> !</p>
<p><a href="http://labs.lo2k.net/gwt-physical-engine/"><img class="alignnone size-full wp-image-211" title="jbox2d_in_gwt" src="http://weblog.lo2k.net/wp-content/uploads/2009/10/jbox2d_in_gwt.png" alt="jbox2d_in_gwt" width="493" height="324" /></a></p>
<p>Il n&#8217;y a aucune bidouille et le rendu est entièrement fait par votre navigateur préféré. Je note qu&#8217;a part <a href="http://www.google.com/chrome">Google Chrome</a>, les autres s&#8217;en sortent assez rapidement très très mal.</p>
<p>Pour la réalisation, j&#8217;ai tout simplement intégré JBox2D dans un module GWT.</p>
<p>Il faut être clair c&#8217;est rapidement &#8220;TRES LENT&#8221; et soumis a encore quelques petits glitches, cependant cela montre que &#8220;c&#8217;est possible&#8221; sans trop se prendre la tête.</p>
<p>Pour ceux qui sont intéressés, je pourrais fournir le code source.</p>
<p>Edit:</p>
<p>Un <a href="http://labs.lo2k.net/gwt-physical-engine-2/">2eme exemple</a> avec &#8220;spawn&#8221; des caisses avec la souris.</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.lo2k.net/2009/10/un-moteur-physique-avec-des-canvas-grace-a-gwt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PS3 slideshow on flickr with HTML5 canvas</title>
		<link>http://weblog.lo2k.net/2009/02/ps3-slideshow-on-flickr-with-html5-canvas/</link>
		<comments>http://weblog.lo2k.net/2009/02/ps3-slideshow-on-flickr-with-html5-canvas/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 21:41:18 +0000</pubDate>
		<dc:creator>X-Blaster</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[lo2k]]></category>
		<category><![CDATA[ps3]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://weblog.lo2k.net/?p=155</guid>
		<description><![CDATA[This is short mockup on how you can use canvas. I was quite attracted by the style of the PS3 slideshow and I my idea is just to see if we can create the same feeling with the HTML5 canvas component (instead of an heavy flash animation). The javascript code is quite dirt and was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lo2k.net/v7/lab/flickr"><img class="alignnone size-medium wp-image-156" title="image-8" src="http://weblog.lo2k.net/wp-content/uploads/2009/02/image-8-300x117.png" alt="image-8" width="300" height="117" /></a></p>
<p>This is short mockup on how you can use canvas.</p>
<p>I was quite attracted by the style of the PS3 slideshow and I my idea is just to see if we can create the same feeling with the HTML5 canvas component (instead of an heavy flash animation).</p>
<p>The javascript code is quite dirt and was just a one shot proof of concept. </p>
<p>Enter your flickrid and enjoy <img src='http://weblog.lo2k.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>See it on the <a href="http://www.lo2k.net/v7/lab/flickr">PS3 slideshow with canvas</a></p>
<h3><span id="more-155"></span>For french readers</h3>
<p>Oui je fais un post en anglais pour toucher un plus large public. Pour les nouveautés, une section &#8220;<a href="http://www.lo2k.net/v7/lab">lab</a>&#8221; a été rajouté sur <a href="http://www.lo2k.net">lo2k</a> pour mes experimentations. Elle est dispo dans l&#8217;url du site standard sous &#8220;<a href="http://www.lo2k.net/v7/lab">lab</a>&#8220;. (elle apparaitra dans le weblog surement bientôt aussi)</p>
]]></content:encoded>
			<wfw:commentRss>http://weblog.lo2k.net/2009/02/ps3-slideshow-on-flickr-with-html5-canvas/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

