Forum: Poser Python Scripting


Subject: Would there be interest in a Python function that fixed vertex order?

odf opened this issue on Nov 05, 2021 ยท 47 posts


odf posted Sat, 04 December 2021 at 5:48 PM Online Now!

API question: when I grab the face data for a mesh from inside Poser, do the vertex indices start at 0 or 1? If it's 1 like in .obj files, I might make that the default in my script, but if it's 0, it probably makes more sense to go with 0 internally and tweak the face lists upon reading and writing OBJs.

-- I'm not mad at you, just Westphalian.