[osg-users] Optimizer FLATTEN_STATIC_TRANSFORMS not all transforms are flattened
Sergey Lukashev
lukashev.s at ya.ru
Wed Apr 24 13:16:23 PDT 2019
Hello, osg folks!
I've used FLATTEN_STATIC_TRANSFORMS and it works quite good. However, now I need to rotate the scene, so I added a MatrixTransform on top of the root node. But it does not get flattened for SOME models. I properly set DataVariance of every Transform to STATIC before running the Optimizer. Can somebody point out where issue could come from and how to debug or solve it?
--------------------------------------
Regards, Sergey.
More information about the osg-users
mailing list