check out the techdemo here:<br><br><a href="http://away.kiev.ua/away3d/techdemos/engine/">http://away.kiev.ua/away3d/techdemos/engine/</a><br><br>a few slides in is the demo concerning our LOD object. This allows you to define different meshes in the confines of a particular perspective distance range. You can then use different models for different proximity to the camera. Full source can be downloaded from our svn repository, which is located here:
<br><br><a href="http://away3d.googlecode.com/svn/trunk/">http://away3d.googlecode.com/svn/trunk/</a><br><br>and further information on away3d can be found on our website <a href="http://away3d.com">away3d.com</a><br><br>
Rob<br><br><br><div class="gmail_quote">On Dec 11, 2007 7:44 PM, GNF <<a href="mailto:gertzen@hotmail.com">gertzen@hotmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
You can learn some good LOD code by looking at PreciseMaterials from PV3D<br><=1.9 and apply it to mesh.<br><br>or<br><br>you can make a DisplayObject3D with X number of Spheres with different poly<br>numbers and hide/unhide them according to camera distance
<br>(obj.distanceTo(camera))<br><br>-----Mensaje original-----<br>De: <a href="mailto:papervision3d-bounces@osflash.org">papervision3d-bounces@osflash.org</a><br>[mailto:<a href="mailto:papervision3d-bounces@osflash.org">
papervision3d-bounces@osflash.org</a>] En nombre de Carlos Lunetta<br>Enviado el: martes, 11 de diciembre de 2007 03:23 p.m.<br>Para: <a href="mailto:papervision3d@osflash.org">papervision3d@osflash.org</a><br>Asunto: Re: [Papervision3D] dinamic poly numbers
<br><div><div></div><div class="Wj3C7c"><br>It's called LOD - level of detail...<br><br>Orlando Leite wrote:<br><br> I don't know how I can call it then I'm going to explain. I have a<br>ball in my app, I want when this is far away, the number of poly down, and
<br>this ball is near, the number grow up because I want a good format.<br><br> Somebody know if I can do it, and the name of it? I has already seen<br>it in games.<br><br> Thanks<br><br><br> --<br><br>
-----------------------------------------------------------------------<br> Orlando Leite<br> Flash JME Programmer<br><br>________________________________<br><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><br><br><br><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 & 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>