Podcreature opened this issue on Dec 29, 2015 ยท 75 posts
EldritchCellar posted Thu, 31 December 2015 at 7:25 PM
.obj anatomy as relates to Poser:
#: a comment line. I usually sign and date my models with a comment line.
v lines: this indicates vertex coordinate positions, it's possible to create something called a squished morph with an .obj containing only these lines. Such a morph target will only move vertices to the indicated position and contains no facet data. It's a rather old school way of redistributing morphs without sharing the model itself.
vt lines: this will contain (in a basic sense) the models uv information.
vn lines: this is the normal data for the .obj, it's not required by Poser as poser establishes this during import.
f lines: here's the meat and potatoes of the .obj file. You'll find your g tags (groups) and usemtl tags (material regions) here. You'll see how the f lines are broken into sections defined by those 2 tags. Sometimes you'll also find a mtllib reference, this indicates a reference to a .mtl file if one such is generated by the app you created or saved the .obj out of.
That's the very basics of .obj. Hope that's a start.
W10 Pro, HP Envy X360 Laptop, Intel Core i7-10510U, NVIDIA GeForce MX250, Intel UHD, 16 GB DDR4-2400 SDRAM, 1 TB PCIe NVMe M.2 SSD
Mudbox 2022, Adobe PS CC, Poser Pro 11.3, Blender 2.9, Wings3D 2.2.5
My Freestuff and Gallery at ShareCG