<?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>REDBLIND &#187; code examples</title>
	<atom:link href="http://redblind.com/blog/topic/code-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://redblind.com/blog</link>
	<description>Blog of Jonathan Cipriano</description>
	<lastBuildDate>Mon, 27 Dec 2010 21:21:03 +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>Simple Papervision3D Examples</title>
		<link>http://redblind.com/blog/2008/10/22/simple-papervision3d-examples/</link>
		<comments>http://redblind.com/blog/2008/10/22/simple-papervision3d-examples/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 00:40:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[actionscript 3]]></category>
		<category><![CDATA[code examples]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[papervision3d]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://redblind.com/blog/?p=56</guid>
		<description><![CDATA[ 
 
I put together some Papervision3D examples to go through for our weekly developer meeting.  They demonstrate some simple approaches you can take with Papervisio3D. Thought I&#8217;d post them up here, also.  Source available at the bottom.
Example 1: Interactive Plane
Demonstrates the use of interactive MovieClipMaterial. When you click the plane the number increments.
Example 2: [...]]]></description>
			<content:encoded><![CDATA[<p><a title="interactiveplane.jpg" href="http://redblind.com/exp/PV3Dexamples/interactivePlane/" target="_blank"><img src="http://redblind.com/blog/wp-content/uploads/2008/10/interactiveplane.jpg" alt="interactiveplane.jpg" /></a><a title="earthorbit.jpg" href="http://redblind.com/exp/PV3Dexamples/earthOrbit/" target="_blank"> <img src="http://redblind.com/blog/wp-content/uploads/2008/10/earthorbit.jpg" alt="earthorbit.jpg" /></a><a title="customdisplayobject3d.jpg" href="http://redblind.com/exp/PV3Dexamples/customDisplayObject3D/" target="_blank"><br />
<img src="http://redblind.com/blog/wp-content/uploads/2008/10/customdisplayobject3d.jpg" alt="customdisplayobject3d.jpg" /></a><a title="diamond3d.jpg" href="http://redblind.com/exp/PV3Dexamples/diamond3d/" target="_blank"> <img src="http://redblind.com/blog/wp-content/uploads/2008/10/diamond3d.jpg" alt="diamond3d.jpg" /></a></p>
<p>I put together some Papervision3D examples to go through for our weekly developer meeting.  They demonstrate some simple approaches you can take with Papervisio3D. Thought I&#8217;d post them up here, also.  Source available at the bottom.</p>
<p><a href="http://redblind.com/exp/PV3Dexamples/interactivePlane/" target="_blank">Example 1: Interactive Plane<strong><br />
</strong></a>Demonstrates the<a href="http://redblind.com/exp/PV3Dexamples/interactivePlane/" target="_blank"> </a>use of interactive MovieClipMaterial. When you click the plane the number increments.</p>
<p><a href="http://redblind.com/exp/PV3Dexamples/earthOrbit/" target="_blank">Example 2: Nested DisplayObject3Ds</a><a href="http://redblind.com/exp/PV3Dexamples/interactivePlane/" target="_blank"><strong><br />
</strong></a>Demonstrates nesting DisplayObject3Ds inside other DisplayObject3Ds. This example nests a Sphere in a Plane in order to easily orbit a Sphere around another Sphere.</p>
<p><a href="http://redblind.com/exp/PV3Dexamples/customDisplayObject3D/" target="_blank">Example 3: Extending DisplayObject3D with Custom Classes</a><a href="http://redblind.com/exp/PV3Dexamples/interactivePlane/" target="_blank"><strong><br />
</strong></a>Demonstrates extending DisplayObject3D or other primitives to easily manage position and code.</p>
<p><a href="http://redblind.com/exp/PV3Dexamples/diamond3d/" target="_blank">Example 4: Collada </a><a href="http://redblind.com/exp/PV3Dexamples/interactivePlane/" target="_blank"><strong><br />
</strong></a>Demonstrates the use of Collada DAE exports from 3D modeling software and adding video to a UV map.  Source for this example will not be provided.</p>
<p><a href="http://redblind.com/exp/PV3Dexamples/PV3Dexamples.zip" target="_blank">Download Source Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://redblind.com/blog/2008/10/22/simple-papervision3d-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

