I downloaded this model from 3D Warehouse: http://sketchup.google.com/3dwarehouse/details?mid=a4295f6b93a3e11488961f28097fe890&prevstart=0
Now when it's imported through Open Asset Import library with using OgreAssImp wrapper, I'm encountering following problem with the mesh: Mesh with weird vectors
So that model is converted from Collada mesh to Ogre mesh and then rendered on the screen. That has probably something to do with vertexes which are not handled correctly. I'm not really clear about how these 3d things should be handled correctly and that's why I used that OgreAssImp wrapper mentioned above.
I'm relying on someones well trained eye to give me some hints which could be causing that problem. Many of the other 3DWH models are shown correctly, about 90% of them. Also when I tested that model in blender it showed up nice.
So it would be nice if someone could give me some clues :) Thanks in advance
-Joni