I’ve copy/pasted the content so that I may repost or comment further… but, Transmutr and Thea Render V1.5 and V2… have allot left to be desired.
Right now… this is kicking my butt trying to understand just how Transmutr actually helps at all with Thea proxies… especially since I can’t figure out what to do with these mesh.thea files created in the Thea proxy folder.
I’m lost.
And for that… thinking it might just be me… I deleted the content of my frustrated rant.
But, I’ve saved it incase it is needed. This plugin and Thea Render leave ALLOT to be desired.
In the meantime, I’d like to see an instructional video or specific manual page referring to how to get this to work correctly with Thea and the so-called proxy development.
WHAT ARE THESE mesh.thea files and WHAT ARE THEY SUPPOSED TO DO?!
Transmutr is Thea compatible in that it can generated Thea materials, and Thea proxies.
The Thea proxies are not what you usually work with, they are not *.mod.thea files. Because to generated those, we need the Thea SDK, and Altair does not want to give us access to it.
Transmutr generates an *.xml file, and one or several *.mesh.thea files. We can generate this format without the Thea SDK, this is why we use it.
The *.xml file describes the model hierarchy, the materials, etc. (I think it can also have information about camera, lighting and other things, but we don’t care about that for Transmutr). It links to the *.mesh.thea files that store the geometry itself. There is one *.mesh.thea per material (this is not our choice).
The xml+mesh.thea is actually a very similar representation as the *.mod.thea format. But *.mod.thea actually stores everything in a single file. As it is a proprietary binary format, we can’t recreate it ourselves.
Unfortunately, I don’t think there is a straightforward way of manually modifying those *.xml and *.mesh.thea files. This is a limitation in Thea itself, and there is not much we can do about it.
Regarding materials, they are regular Thea v2 materials. As I said in another thread, we don’t support Thea v1.5.
If they are not rendered correctly in v2, please let us know.
Finally, regarding the axes issues you have, this shouldn’t be happening. Could you send an exemple showing this behavior? (please send us the source file, as well as the SketchUp and Thea files generated by Transmutr)
I’ll see if I can’f find something I can send this afternoon.
I’m wishing Altair was willing to play with others right about now.
Thank you for the explanation. Much appreciated.