Forum: Poser Python Scripting


Subject: Moving morphs between different figures

Cage opened this issue on Dec 20, 2006 · 1232 posts


Cage posted Sat, 17 February 2007 at 2:07 AM

:woot:  :woot:

Hey, this is cool.  Spanki, sir, your weighting technique is the greatest!  :)

The script was slow because PoserPython provides no TexVertex() object, so I had to do a TexVertices() lookup for every texvertex.  I pre-compiled a texvertices list for lookups, and even V1-V3 runs fast, now.  I'll have to see what I can do about the seams.  This means that given a well-correlated datafile, morphs and UVs can be passed easily.  How cool.

===========================sigline======================================================

Cage can be an opinionated jerk who posts without thinking.  He apologizes for this.  He's honestly not trying to be a turkeyhead.

Cage had some freebies, compatible with Poser 11 and below.  His Python scripts were saved at archive.org, along with the rest of the Morphography site, where they were hosted.