<?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: Exploring a Papervision3D class &#8211; Text3D</title>
	<atom:link href="http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/</link>
	<description>Digital Media Development, Flash, Flex and AIR</description>
	<lastBuildDate>Tue, 16 Feb 2010 00:27:23 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: quit</title>
		<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/comment-page-1/#comment-73</link>
		<dc:creator>quit</dc:creator>
		<pubDate>Fri, 04 Sep 2009 07:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reyco1.com/?p=79#comment-73</guid>
		<description>@Gemo
Use the scale property of the text3d</description>
		<content:encoded><![CDATA[<p>@Gemo<br />
Use the scale property of the text3d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gemo</title>
		<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/comment-page-1/#comment-69</link>
		<dc:creator>Gemo</dc:creator>
		<pubDate>Thu, 16 Jul 2009 14:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reyco1.com/?p=79#comment-69</guid>
		<description>I am using HelveticaBold font for my Text3D. I need to reduce the font size. Can any one help me out. I have no idea of doing the same. 

Thanks for ur help.</description>
		<content:encoded><![CDATA[<p>I am using HelveticaBold font for my Text3D. I need to reduce the font size. Can any one help me out. I have no idea of doing the same. </p>
<p>Thanks for ur help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/comment-page-1/#comment-66</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 03 Jul 2009 22:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reyco1.com/?p=79#comment-66</guid>
		<description>@Colbert: 
check out http://five3d.mathieu-badimon.com/ &quot;make a new typography file&quot; after the file is created, you just have to do some minor modifications, just compare the file with the already existing files

@jebac:
var material:Letter3DMaterial = new Letter3DMaterial(0xffffff);
material.doubleSided = true;</description>
		<content:encoded><![CDATA[<p>@Colbert:<br />
check out <a href="http://five3d.mathieu-badimon.com/" rel="nofollow">http://five3d.mathieu-badimon.com/</a> &#8220;make a new typography file&#8221; after the file is created, you just have to do some minor modifications, just compare the file with the already existing files</p>
<p>@jebac:<br />
var material:Letter3DMaterial = new Letter3DMaterial(0xffffff);<br />
material.doubleSided = true;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cluster4000</title>
		<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/comment-page-1/#comment-65</link>
		<dc:creator>cluster4000</dc:creator>
		<pubDate>Mon, 22 Jun 2009 13:32:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reyco1.com/?p=79#comment-65</guid>
		<description>is it somehow possible to apply the bend modifier to a Text3D object or is there some kind of workaround that lets you bend vectorvision 3d text? 
i found this example, where the bend modifier is applied to a SvgPathsPapervision object: http://www.lamberta.org/blog/better-bend-than-break/ but i just can&#039;t get it to work with the Text3D object.

@Colbert Philippe: the guy who made five3d (on which vectorvision is based on afaik) also made a tool, which generates the required actionscript from font-files. you can download it here: http://five3d.mathieu-badimon.com/  (make a new typography file v2.0)</description>
		<content:encoded><![CDATA[<p>is it somehow possible to apply the bend modifier to a Text3D object or is there some kind of workaround that lets you bend vectorvision 3d text?<br />
i found this example, where the bend modifier is applied to a SvgPathsPapervision object: <a href="http://www.lamberta.org/blog/better-bend-than-break/" rel="nofollow">http://www.lamberta.org/blog/better-bend-than-break/</a> but i just can&#8217;t get it to work with the Text3D object.</p>
<p>@Colbert Philippe: the guy who made five3d (on which vectorvision is based on afaik) also made a tool, which generates the required actionscript from font-files. you can download it here: <a href="http://five3d.mathieu-badimon.com/" rel="nofollow">http://five3d.mathieu-badimon.com/</a>  (make a new typography file v2.0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jebac</title>
		<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/comment-page-1/#comment-64</link>
		<dc:creator>jebac</dc:creator>
		<pubDate>Sat, 13 Jun 2009 17:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reyco1.com/?p=79#comment-64</guid>
		<description>Do you know maybe why the back side of text is invisible once it rotates? It is not visible in your example as it never flips all the way around. Also, is there an easy way to extrude the text vector shape to give it depth?</description>
		<content:encoded><![CDATA[<p>Do you know maybe why the back side of text is invisible once it rotates? It is not visible in your example as it never flips all the way around. Also, is there an easy way to extrude the text vector shape to give it depth?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colbert Philippe</title>
		<link>http://blog.reyco1.com/exploring-a-papervision3d-class-text3d/comment-page-1/#comment-59</link>
		<dc:creator>Colbert Philippe</dc:creator>
		<pubDate>Sun, 17 May 2009 01:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.reyco1.com/?p=79#comment-59</guid>
		<description>I see that there are only 5 fonts for Font3D (HelveticaBold, HelveticaLight, HelveticaMedium, HelveticaRoman).  Do you know if there might be other fonts available for Fond3D, maybe as external library.</description>
		<content:encoded><![CDATA[<p>I see that there are only 5 fonts for Font3D (HelveticaBold, HelveticaLight, HelveticaMedium, HelveticaRoman).  Do you know if there might be other fonts available for Fond3D, maybe as external library.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
