this is true, but it is obviously very limiting to just have a switch that turns the &#39;repeat&#39; attribute to true in beginbitmapfill.<br><br>to get a tiled effect on a primitive in pv3d, you will have to adjust the uvs manually (hack) when the verticies are created. away3d are currently building a transform layer to materials that allows you to specify how the texture repeats over a surface.
<br><br>Rob<br><br><div class="gmail_quote">On Dec 22, 2007 3:58 PM, Tim Knip &lt;<a href="mailto:tim.knip@gmail.com">tim.knip@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Repeating textures *are* possible in PV3D.<br><br>Simply set the &#39;tiled&#39; property of a material to true...<br>=&gt; material.tiled = true;<br><br>NOTE: this implies that your object&#39;s texture-coordinates match.
<br>for example: a simple Plane has UV&#39;s in range 0 to 1. To &#39;tile&#39; the<br>texture 2 times the UV&#39;s should be in range 0 to 2...<br><br>Tim<br><br>2007/12/22, Gordon Leland Hempton &lt;<a href="mailto:ghempton@cs.washington.edu">
ghempton@cs.washington.edu</a>&gt;:<br><div><div></div><div class="Wj3C7c">&gt; Is Away3D a branch of papervision? I haven&#39;t heard much about it before.<br>&gt;<br>&gt; Thanks,<br>&gt; Gordon<br>&gt;<br>&gt;<br>&gt; On Dec 21, 2007 6:08 PM, Rob Bateman &lt;
<a href="mailto:rob.bateman@gmail.com">rob.bateman@gmail.com</a> &gt; wrote:<br>&gt; &gt; Hey Gordon<br>&gt; &gt;<br>&gt; &gt; we are currently looking into implementing repeating textures in Away3d.<br>&gt; you can see some examples of our research by going to check out 
<a href="http://away3d.com" target="_blank">away3d.com</a><br>&gt; &gt;<br>&gt; &gt; any source releases containing repeating textures functionality will be<br>&gt; announced on our mailing list - linked to on our site. Announcing such
<br>&gt; things here would most likely annoy some people...<br>&gt; &gt;<br>&gt; &gt; atb<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; Rob<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;
<br>&gt; &gt; On Dec 21, 2007 3:01 AM, Gordon Leland Hempton &lt;<a href="mailto:ghempton@cs.washington.edu">ghempton@cs.washington.edu</a><br>&gt; &gt; wrote:<br>&gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;
<br>&gt; &gt; &gt; Are repeating textures supported in papervision? This would be extremely<br>&gt; useful to have.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Thanks,<br>&gt; &gt; &gt; Gordon<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________
<br>&gt; &gt; &gt; Papervision3D mailing list<br>&gt; &gt; &gt; <a href="mailto:Papervision3D@osflash.org">Papervision3D@osflash.org</a><br>&gt; &gt; &gt;<br>&gt; <a href="http://osflash.org/mailman/listinfo/papervision3d_osflash.org" target="_blank">
http://osflash.org/mailman/listinfo/papervision3d_osflash.org</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Rob Bateman<br>&gt; &gt; Flash Development &amp; Consultancy
<br>&gt; &gt;<br>&gt; &gt; <a href="mailto:rob.bateman@gmail.com">rob.bateman@gmail.com</a><br>&gt; &gt; <a href="http://www.infiniteturtles.co.uk" target="_blank">www.infiniteturtles.co.uk</a><br>&gt; &gt; <a href="http://www.away3d.com" target="_blank">
www.away3d.com</a><br>&gt; &gt; _______________________________________________<br>&gt; &gt; Papervision3D mailing list<br>&gt; &gt; <a href="mailto:Papervision3D@osflash.org">Papervision3D@osflash.org</a><br>&gt; &gt;<br>
&gt; <a href="http://osflash.org/mailman/listinfo/papervision3d_osflash.org" target="_blank">http://osflash.org/mailman/listinfo/papervision3d_osflash.org</a><br>&gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________
<br>&gt; Papervision3D mailing list<br>&gt; <a href="mailto:Papervision3D@osflash.org">Papervision3D@osflash.org</a><br>&gt; <a href="http://osflash.org/mailman/listinfo/papervision3d_osflash.org" target="_blank">http://osflash.org/mailman/listinfo/papervision3d_osflash.org
</a><br>&gt;<br>&gt;<br><br>_______________________________________________<br>Papervision3D mailing list<br><a href="mailto:Papervision3D@osflash.org">Papervision3D@osflash.org</a><br><a href="http://osflash.org/mailman/listinfo/papervision3d_osflash.org" target="_blank">
http://osflash.org/mailman/listinfo/papervision3d_osflash.org</a><br></div></div></blockquote></div><br><br clear="all"><br>-- <br>Rob Bateman<br>Flash Development &amp; Consultancy<br><br><a href="mailto:rob.bateman@gmail.com">
rob.bateman@gmail.com</a><br><a href="http://www.infiniteturtles.co.uk">www.infiniteturtles.co.uk</a><br><a href="http://www.away3d.com">www.away3d.com</a>