I’ve been trying for days to convert a collada file (exported using opencollada from max) to pod.
I don’t have the original max file (I am actively pursuing the client if I can get this) so it’s just the collada file.
If I open the collada with preview (mac), it shows correct.
If I open the file in sketchup. it shows correct
If I open it in blender…it shows correct
I’ve used 3 versions of blender (2.63, 2.49 and 2.59), the blender export to podplugin, the blender export to collada plugin, the collada2pod convert, sketchup export and any combination of the above, but I can not get the model to export correctly without the mesh looking completely scrambled when viewing it with shaman. (Some of the submeshes look to have different orientations than the rest)
Does anyone else have had these issues as wel? What is the thing what I should be doing next?
If possible could you send your collada file, blender scene and a .pod file that shows the problem to devtech@imgtec.com. If you do happen to send us an email, could you please let us know on here so we know to expect one.
It could possibly be the attachment as I'm afraid there has been no sign of your email our end (again). Are you able to host it somewhere or alternatively split the attachment up and send over several emails?
At least when exporting to POD from Blender something appears to be going wrong when decomposing the transformation matrix of some of the objects into pos, quaternion and scale. One way to work around this is to export your scene with the option "Export matrices" checked. When this is checked the transformation matrix is exported instead and no decomposing is done.
Hopefully, this will allow you to proceed while we investigate it further.