obj and weights

obj and weights

Anonymous
Not applicable
3,251 Views
2 Replies
Message 1 of 3

obj and weights

Anonymous
Not applicable

Hi i was just wondering if an obj file can contain weight information? If so how can i make my obj file contain weight information for a skinned mesh?

0 Likes
Accepted solutions (1)
3,252 Views
2 Replies
Replies (2)
Message 2 of 3

jon.bell
Alumni
Alumni
Accepted solution

Hello,

 

I understand that you're wondering if an OBJ file can contain vertex weight information for a bone animation rig (for import or export.)

To the best of my knowledge, I don't believe it can. The OBJ file format is fairly old, and I don't see any vertex weighting or bone assignment data present in either the Import or Export settings of 3ds Max. You can embed material assignments, colors and UV mapping coordinates, and other types of simple data with the OBJ export, but not bone/vertex weights and envelope information.

I think your best bet would be to try to use Collada .DAE or .FBX file formats for animation model file exchange. The Alembic .ABC format may also work. However, these formats may just allow you to bake/export existing animation data into your meshes, and not vertex/bone weights and envelopes themselves.

Please let me know if this information helps.

 

Best regards,

 

Jon A. Bell

Autodesk Technical Support



Jon A. Bell
Senior Technical Support Specialist, 3ds Max
Message 3 of 3

Anonymous
Not applicable

Ah, i see, i figured it might not work but i just wanted to make sure. There is a 3rd party engine im working on and its very limited and only accepts obj formats , so i thought there would be a way or a script that may help with weights

Thank you so much for your response

0 Likes