Search found 1 match
- Mon Dec 19, 2011 4:39 am
- Forum: Questions and Help
- Topic: Rendered XNA model not matching ConvexHull position [Solved]
- Replies: 1
- Views: 4746
Rendered XNA model not matching ConvexHull position [Solved]
The problem: the following code creates a correctly shaped convexhull but the collisions were off. ConvexHull and Mobilemesh (others?) find their own center of mass not the same as the center 3DSmax used for export even after aligning the model. Using the ModelDrawer this was verified. Model model ...