  | | | Applying #LOD modifier to Lingo created meshes | Applying #LOD modifier to Lingo created meshes 2003-12-01 - By Brian Johnson
Back Is there a way to support the model.addmodifier(#lod) on models with meshes created in Lingo?
Apparently it only works on .w3d imported models which must add some extra data (perhaps just a reordering of vertices) to support the Multi-Resolution Mesh (MRM) feature.
I've created some detailed procedural models in Lingo and would like to take advantage of the smooth LOD changes of the MRM feature to improve run time performance.
It seems like it should be possible to add the required data to the mesh in Lingo.
Does anyone have any suggestions?
Thanks,
Brian
<html>
<head> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">
<style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:Arial;} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;} span.EmailStyle17 {font-family:Arial; color:windowtext;} @(protected) Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Is there a way to support the model.addmodifier(#lod) on models with meshes created in Lingo?</span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt' >Apparently it only works on .w3d imported models which must add some extra data (perhaps just a reordering of vertices) to support the Multi-Resolution Mesh (MRM) feature.</span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>I& #8217;ve created some detailed procedural models in Lingo and would like to take advantage of the smooth LOD changes of the MRM feature to improve run time performance.</span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>It seems like it should be possible to add the required data to the mesh in Lingo. </span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Does anyone have any suggestions?</span></font></p>
<p class=MsoNormal><font size=3 face=Arial><span style='font-size:12.0pt'>  ;</span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt' >Thanks,</span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>Brian </span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt'>  ;</span></font></p>
</div>
</body>
</html>
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Dir3d-l mailing list Dir3d-l@(protected) http://nuttybar.drama.uga.edu/mailman/listinfo/dir3d-l
|
|
 |