12-30-2016, 12:56 PM
(This post was last modified: 12-30-2016, 01:03 PM by winkimania.)
Hello,
I load an model with AssimpWpfImporter and show a bounding box (ModelDecoratorVisual3D) for the model. This bounding box is correct.
When I use ModelRotatorVisual3D to rotate the model the bounding box updates, but incorrect. There is too much space between the bounding box and the model.
After an export and new import the bounding box is correct.
So how can I get an correct bounding box after rotation?
I load an model with AssimpWpfImporter and show a bounding box (ModelDecoratorVisual3D) for the model. This bounding box is correct.
When I use ModelRotatorVisual3D to rotate the model the bounding box updates, but incorrect. There is too much space between the bounding box and the model.
After an export and new import the bounding box is correct.
So how can I get an correct bounding box after rotation?

