Hi John, On Thu, Aug 19, 2010 at 10:06 AM, John Water <[email protected]> wrote: > plus, I try just now; I find that animation ive' transform occupy 80~90% > in total transform nodes. some of them are static, some of them are dynamic. > > can I remove or reduce these kind of node( animation ive) when exporting from > 3dMAX using plugin ??
I'll have to defer to others w.r.t Max as I don't have it or have experience of it. Only general comment I can add is that you want all Transform's that you will not be moving to be STATIC, and all moving ones set to DYNAMIC. This DataVariance hint will only affect the FlattenStaticTransformsVisitor, it won't affect your app once it's rendering. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

