<?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: Creating Custom 3D DisplayObjects in Papervision &#8211; Part 3</title>
	<atom:link href="http://www.rwichmann.com/2009/05/27/creating-custom-3d-displayobjects-in-papervision-part-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rwichmann.com/2009/05/27/creating-custom-3d-displayobjects-in-papervision-part-3/</link>
	<description>ActionScript and other computer related stuff.</description>
	<lastBuildDate>Thu, 26 Jan 2012 13:01:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Raphael</title>
		<link>http://www.rwichmann.com/2009/05/27/creating-custom-3d-displayobjects-in-papervision-part-3/comment-page-1/#comment-38</link>
		<dc:creator>Raphael</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rwichmann.com/?p=217#comment-38</guid>
		<description>Thanks Alex! ;)

What do you think is wrong with the ENTER_FRAME approach? Despite the fact that you should never use these events if you don&#039;t need things to be get done in every frame.

A better approach for me would be to have a public method in my object which is called from outside, i.e. in the ENTER_FRAME handler which calls the PV3D renderer. But this would make things a lot more complicated to understand in this tutorial I guess.

Raphael ;)</description>
		<content:encoded><![CDATA[<p>Thanks Alex! <img src='http://www.rwichmann.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>What do you think is wrong with the ENTER_FRAME approach? Despite the fact that you should never use these events if you don&#8217;t need things to be get done in every frame.</p>
<p>A better approach for me would be to have a public method in my object which is called from outside, i.e. in the ENTER_FRAME handler which calls the PV3D renderer. But this would make things a lot more complicated to understand in this tutorial I guess.</p>
<p>Raphael <img src='http://www.rwichmann.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.rwichmann.com/2009/05/27/creating-custom-3d-displayobjects-in-papervision-part-3/comment-page-1/#comment-37</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sat, 15 Aug 2009 16:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.rwichmann.com/?p=217#comment-37</guid>
		<description>great post!
this is a really good tutorial about the whole vertex handling stuff.

but i dont like the enter frame solution you provide. this might cause performance problemes on heavy class usage.

i suppose you know that, but maybe your readers do not ;)</description>
		<content:encoded><![CDATA[<p>great post!<br />
this is a really good tutorial about the whole vertex handling stuff.</p>
<p>but i dont like the enter frame solution you provide. this might cause performance problemes on heavy class usage.</p>
<p>i suppose you know that, but maybe your readers do not <img src='http://www.rwichmann.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaibabu</title>
		<link>http://www.rwichmann.com/2009/05/27/creating-custom-3d-displayobjects-in-papervision-part-3/comment-page-1/#comment-24</link>
		<dc:creator>Jaibabu</dc:creator>
		<pubDate>Sat, 06 Jun 2009 09:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rwichmann.com/?p=217#comment-24</guid>
		<description>Hai Raphael,

   I saw all your three parts. It is very interesting. I got something about creating custom 3D objects. With the code and the sample you shown i created some random objects. That&#039;s fine but i am trying to create a 3D bar chart. Let me suppose i am having 3 dimension data such as Number of medals, Country, Medal List(Gold,Silver,Bronze). how can i draw the bar chart with the above data. I can&#039;t able predict how to set the plane. Please can you help me in this if you have time.

Thanks
Jai</description>
		<content:encoded><![CDATA[<p>Hai Raphael,</p>
<p>   I saw all your three parts. It is very interesting. I got something about creating custom 3D objects. With the code and the sample you shown i created some random objects. That&#8217;s fine but i am trying to create a 3D bar chart. Let me suppose i am having 3 dimension data such as Number of medals, Country, Medal List(Gold,Silver,Bronze). how can i draw the bar chart with the above data. I can&#8217;t able predict how to set the plane. Please can you help me in this if you have time.</p>
<p>Thanks<br />
Jai</p>
]]></content:encoded>
	</item>
</channel>
</rss>

