<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Codebase Changes, Updates Soon!</title>
	<atom:link href="http://papervision2.com/codebase-changes-updates-soon/feed/" rel="self" type="application/rss+xml" />
	<link>http://papervision2.com/codebase-changes-updates-soon/</link>
	<description>Papervision2.com - Best resource for Papervision3d tutorials</description>
	<lastBuildDate>Fri, 12 Mar 2010 01:15:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ron</title>
		<link>http://papervision2.com/codebase-changes-updates-soon/comment-page-1/#comment-1518</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 24 Sep 2008 21:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://papervision2.com/codebase-changes-updates-soon/#comment-1518</guid>
		<description>Hi,

I wanted to thank you guys for the great tutorials on this site! Here is something we have built using Papervision 2:

http://apps.cooliris.com/embed/docs/

It was recently blogged about:
http://venturebeat.com/2008/09/24/embeddable-wall-brings-cooliris-to-any-website/

We could not have done it without the great toolkit the people behind PV3D have built, along with your accompanying tutorials.

One question, will PV3D magically become faster once we target Flash 10? Or will we have to do some under-the-hood improvements to the toolkit to take advantage of the new hardware accelerated drawing API?

Thanks,
Ron</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wanted to thank you guys for the great tutorials on this site! Here is something we have built using Papervision 2:</p>
<p><a href="http://apps.cooliris.com/embed/docs/" rel="nofollow">http://apps.cooliris.com/embed/docs/</a></p>
<p>It was recently blogged about:<br />
<a href="http://venturebeat.com/2008/09/24/embeddable-wall-brings-cooliris-to-any-website/" rel="nofollow">http://venturebeat.com/2008/09/24/embeddable-wall-brings-cooliris-to-any-website/</a></p>
<p>We could not have done it without the great toolkit the people behind PV3D have built, along with your accompanying tutorials.</p>
<p>One question, will PV3D magically become faster once we target Flash 10? Or will we have to do some under-the-hood improvements to the toolkit to take advantage of the new hardware accelerated drawing API?</p>
<p>Thanks,<br />
Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://papervision2.com/codebase-changes-updates-soon/comment-page-1/#comment-1358</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 09 Sep 2008 15:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://papervision2.com/codebase-changes-updates-soon/#comment-1358</guid>
		<description>Hiya

If you get a chance could you set up a tutorial that deals purely with several planes, each with one face and say 4 vertices and use that face to launce an image or a video inside the same scene when you click on that object.

Its something so simple and i cant find a tutorial anywhere for it ... i just want to set up 8 objects in a circle and group them together,

eg
sphereGroup = new DisplayObject3D();
sphereGroup.addChild(plane1);
sphereGroup.addChild(plane2);
sphereGroup.addChild(plane3);
sphereGroup.addChild(plane4);

Then rotate and use the individual objects within that group (a plane for example) to launch movies or photos.</description>
		<content:encoded><![CDATA[<p>Hiya</p>
<p>If you get a chance could you set up a tutorial that deals purely with several planes, each with one face and say 4 vertices and use that face to launce an image or a video inside the same scene when you click on that object.</p>
<p>Its something so simple and i cant find a tutorial anywhere for it &#8230; i just want to set up 8 objects in a circle and group them together,</p>
<p>eg<br />
sphereGroup = new DisplayObject3D();<br />
sphereGroup.addChild(plane1);<br />
sphereGroup.addChild(plane2);<br />
sphereGroup.addChild(plane3);<br />
sphereGroup.addChild(plane4);</p>
<p>Then rotate and use the individual objects within that group (a plane for example) to launch movies or photos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nheko</title>
		<link>http://papervision2.com/codebase-changes-updates-soon/comment-page-1/#comment-1135</link>
		<dc:creator>Nheko</dc:creator>
		<pubDate>Thu, 28 Aug 2008 15:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://papervision2.com/codebase-changes-updates-soon/#comment-1135</guid>
		<description>In the same way as Paulo, I&#039;m translating your tutorials into Spanish, I supposed during the next week I&#039;ll have the complete list published. At the moment, my blog it&#039;s recently created and I only have the first chapter (and the default theme :( ) but when the blog will be ready (I think during the next week) I will let you know.

Thanks for your tutorials, they helped me a lot to start to develop in Papervision so thanks a lot for your efforts. Now I&#039;m gonna try to help others...

Regards,

Nheko</description>
		<content:encoded><![CDATA[<p>In the same way as Paulo, I&#8217;m translating your tutorials into Spanish, I supposed during the next week I&#8217;ll have the complete list published. At the moment, my blog it&#8217;s recently created and I only have the first chapter (and the default theme :( ) but when the blog will be ready (I think during the next week) I will let you know.</p>
<p>Thanks for your tutorials, they helped me a lot to start to develop in Papervision so thanks a lot for your efforts. Now I&#8217;m gonna try to help others&#8230;</p>
<p>Regards,</p>
<p>Nheko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://papervision2.com/codebase-changes-updates-soon/comment-page-1/#comment-997</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 18 Aug 2008 15:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://papervision2.com/codebase-changes-updates-soon/#comment-997</guid>
		<description>Cheers luke, your updates will be much appreciated :)</description>
		<content:encoded><![CDATA[<p>Cheers luke, your updates will be much appreciated :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Robson Luz</title>
		<link>http://papervision2.com/codebase-changes-updates-soon/comment-page-1/#comment-955</link>
		<dc:creator>Paulo Robson Luz</dc:creator>
		<pubDate>Wed, 13 Aug 2008 02:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://papervision2.com/codebase-changes-updates-soon/#comment-955</guid>
		<description>Hey Luke, thanks for the mention! 

For Shogun:

Valeu pela força Shogun, ajudas e sugestões sempre serão bem-vindas! Já comecei a traduzir o conteúdo, irei postar em médias uns 2 ou 3 tutoriais por semana ( mais aos finais de semana ). Minha idéia é ter o conteúdo do Luke traduzido mais rapidamente possível para começar a incluir meus próxprios tutoriais e samples. Se você encontrar erros, por favor, me avise. Obrigado novamente!! 

Abraços</description>
		<content:encoded><![CDATA[<p>Hey Luke, thanks for the mention! </p>
<p>For Shogun:</p>
<p>Valeu pela força Shogun, ajudas e sugestões sempre serão bem-vindas! Já comecei a traduzir o conteúdo, irei postar em médias uns 2 ou 3 tutoriais por semana ( mais aos finais de semana ). Minha idéia é ter o conteúdo do Luke traduzido mais rapidamente possível para começar a incluir meus próxprios tutoriais e samples. Se você encontrar erros, por favor, me avise. Obrigado novamente!! </p>
<p>Abraços</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shogun</title>
		<link>http://papervision2.com/codebase-changes-updates-soon/comment-page-1/#comment-954</link>
		<dc:creator>Shogun</dc:creator>
		<pubDate>Tue, 12 Aug 2008 20:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://papervision2.com/codebase-changes-updates-soon/#comment-954</guid>
		<description>Hi, i´m portuguese and i´m also using papervision, and started with this site tutorials,that are extremely useful,thank you for your job Luke.

For Paulo, its always a great idea, translate tutorials like this for other languages, for me Portuguese, so also thanks to you, if you need some help, or some contribuition, leave a comment at this site i will contact you soon.

Just for Paulo:

Sou de Portugal, se precisares de alguma traducao ou assim avisa k eu arranjo sp um tempo para ajudar em projectos uteis ;) um abraço</description>
		<content:encoded><![CDATA[<p>Hi, i´m portuguese and i´m also using papervision, and started with this site tutorials,that are extremely useful,thank you for your job Luke.</p>
<p>For Paulo, its always a great idea, translate tutorials like this for other languages, for me Portuguese, so also thanks to you, if you need some help, or some contribuition, leave a comment at this site i will contact you soon.</p>
<p>Just for Paulo:</p>
<p>Sou de Portugal, se precisares de alguma traducao ou assim avisa k eu arranjo sp um tempo para ajudar em projectos uteis ;) um abraço</p>
]]></content:encoded>
	</item>
</channel>
</rss>
