<?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>ARvertising news &#187; jiglibflash</title>
	<atom:link href="http://www.arvertising.com/news/tag/jiglibflash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arvertising.com/news</link>
	<description>Augmented Reality Marketing</description>
	<lastBuildDate>Sat, 14 Jan 2012 20:18:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ARFortune: dice game</title>
		<link>http://www.arvertising.com/news/2009/07/arfortune-dice-game/</link>
		<comments>http://www.arvertising.com/news/2009/07/arfortune-dice-game/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 18:49:06 +0000</pubDate>
		<dc:creator>dieGopen</dc:creator>
				<category><![CDATA[Experiments and demos]]></category>
		<category><![CDATA[FLARToolKit]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[jiglibflash]]></category>

		<guid isPermaLink="false">http://www.arvertising.com/news/?p=106</guid>
		<description><![CDATA[A simple AR example using physics. Dice game using jiglib (for physics) + FLARToolkit + PV3D.

Try it here: http://www.arvertising.com/AR-Game-Dice.shtml


Related posts:DNP Japan and metaioARDefender: iPhone Augmented Reality game


Related posts:<ol><li><a href='http://www.arvertising.com/news/2010/04/dnp-japan-and-metaio/' rel='bookmark' title='Permanent Link: DNP Japan and metaio'>DNP Japan and metaio</a></li><li><a href='http://www.arvertising.com/news/2010/10/ardefender-iphone-augmented-reality-game/' rel='bookmark' title='Permanent Link: ARDefender: iPhone Augmented Reality game'>ARDefender: iPhone Augmented Reality game</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>A simple AR example using physics. Dice game using jiglib (for physics) + FLARToolkit + PV3D.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/0KqQ_X7_W1A&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x234900&amp;color2=0x4e9e00" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/0KqQ_X7_W1A&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x234900&amp;color2=0x4e9e00" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Try it here: </strong><a rel="nofollow" href="../../AR-Game-Dice.shtml">http://www.arvertising.com/AR-Game-Dice.shtml</a></p>


<p>Related posts:<ol><li><a href='http://www.arvertising.com/news/2010/04/dnp-japan-and-metaio/' rel='bookmark' title='Permanent Link: DNP Japan and metaio'>DNP Japan and metaio</a></li><li><a href='http://www.arvertising.com/news/2010/10/ardefender-iphone-augmented-reality-game/' rel='bookmark' title='Permanent Link: ARDefender: iPhone Augmented Reality game'>ARDefender: iPhone Augmented Reality game</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.arvertising.com/news/2009/07/arfortune-dice-game/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>SVNs &amp; sources</title>
		<link>http://www.arvertising.com/news/nice-tools/svns-sources/</link>
		<comments>http://www.arvertising.com/news/nice-tools/svns-sources/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:36:58 +0000</pubDate>
		<dc:creator>dieGopen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ARkit]]></category>
		<category><![CDATA[artisan]]></category>
		<category><![CDATA[FLAR]]></category>
		<category><![CDATA[FLARManager]]></category>
		<category><![CDATA[FLARToolKit]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jiglibflash]]></category>
		<category><![CDATA[Papervision3D]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.arvertising.com/news/?page_id=92</guid>
		<description><![CDATA[Some of the most important SVNs and sources you should have
FLARToolkit

FLARToolKit (AS3 AR engine): http://www.libspark.org/svn/as3/FLARToolKit/
FLARManager (FLARToolkit SDK): http://transmote.com/codeshare/FLARManager
Artisan (FLARToolkit SDK): http://artisanmanager.googlecode.com/svn/trunk/
 Papervision 3D (render engine): http://papervision3d.googlecode.com/svn/trunk/
Jiglibflash (AS3 physics library): http://jiglibflash.googlecode.com/svn/trunk
iPhone:
iPhone ARkit (open source) : http://iphonearkit.googlecode.com/svn/trunk/


Related posts:Attention FLARToolkit developers!FLARManager v0.61 updatesFLARManager v0.6 for FLARToolkit


Related posts:<ol><li><a href='http://www.arvertising.com/news/2009/07/attention-flartoolkit-developers/' rel='bookmark' title='Permanent Link: Attention FLARToolkit developers!'>Attention FLARToolkit developers!</a></li><li><a href='http://www.arvertising.com/news/2009/11/flarmanager-v0-61-updates/' rel='bookmark' title='Permanent Link: FLARManager v0.61 updates'>FLARManager v0.61 updates</a></li><li><a href='http://www.arvertising.com/news/2009/09/flarmanager-v0-6/' rel='bookmark' title='Permanent Link: FLARManager v0.6 for FLARToolkit'>FLARManager v0.6 for FLARToolkit</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Some of the most important SVNs and sources you should have</strong></p>
<h3>FLARToolkit<strong><br />
</strong></h3>
<p><strong>FLARToolKit </strong>(AS3 AR engine)<strong>:</strong> <a href="http://www.libspark.org/svn/as3/FLARToolKit/" target="_blank">http://www.libspark.org/svn/as3/FLARToolKit/</a><strong><br />
FLARManager </strong>(FLARToolkit SDK)<strong>: </strong><a href="http://transmote.com/codeshare/FLARManager" target="_blank">http://transmote.com/codeshare/FLARManager</a><strong><br />
Artisan </strong>(FLARToolkit SDK)<strong>: </strong><a href="http://artisanmanager.googlecode.com/svn/trunk/" target="_blank">http://artisanmanager.googlecode.com/svn/trunk/</a><br />
<strong> Papervision 3D </strong>(render engine)<strong>:</strong> <a href="http://papervision3d.googlecode.com/svn/trunk/" target="_blank">http://papervision3d.googlecode.com/svn/trunk/</a><br />
<strong>Jiglibflash </strong>(AS3 physics library)<strong>:</strong> <a href="http://jiglibflash.googlecode.com/svn/trunk" target="_blank">http://jiglibflash.googlecode.com/svn/trunk</a></p>
<h3>iPhone:</h3>
<p><strong>iPhone ARkit</strong> (open source) : <a href="http://iphonearkit.googlecode.com/svn/trunk/" target="_blank">http://iphonearkit.googlecode.com/svn/trunk/</a></p>


<p>Related posts:<ol><li><a href='http://www.arvertising.com/news/2009/07/attention-flartoolkit-developers/' rel='bookmark' title='Permanent Link: Attention FLARToolkit developers!'>Attention FLARToolkit developers!</a></li><li><a href='http://www.arvertising.com/news/2009/11/flarmanager-v0-61-updates/' rel='bookmark' title='Permanent Link: FLARManager v0.61 updates'>FLARManager v0.61 updates</a></li><li><a href='http://www.arvertising.com/news/2009/09/flarmanager-v0-6/' rel='bookmark' title='Permanent Link: FLARManager v0.6 for FLARToolkit'>FLARManager v0.6 for FLARToolkit</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.arvertising.com/news/nice-tools/svns-sources/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>

