Tagged Questions
1
vote
0answers
37 views
How i can sign and/or group a specific set of vertices in a 3D file container like OBJ ? - in Blender
I would like to export a 3D model with each part having a name or a label if you will.
For example i would like to export a model of an human body and name each part in specifics vertex groups like: ...
5
votes
1answer
4k views
Blender - exporting .obj with texture coords
I'm writing a game which uses obj files. I created an object in blender and I applied texture without UV coordinates and my question is: how to export this object to obj file, but with texture ...