|
From: James W. W. <ja...@fr...> - 2005-07-28 17:39:43
|
Roger Holmes <rog...@mi...> wrote: >Could we use the existing caching code but extend it a bit to create >a cleaned up version of any TriMesh which we find is dodgy, and use >that instead? I briefly looked into that, but the cacheNew method is not just used for caching. It also serves to decompose a geometry that is not handled directly by a particular renderer. Hence, TriMesh already has a cacheNew method that decomposes a TriMesh into individual triangles. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |