Forum: Poser Python Scripting


Subject: Moving morphs between different figures

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


Cage posted Tue, 18 March 2008 at 4:32 PM

Here's a quick test of the .pyd, doing shrinkwrapping.  Windows only, due to the .pyd dependancy.  Poser 6 or 7 is required, because it uses the DialogSimple stuff.

Click outside the Poser window (such as on the Windows toolbar) to take the focus away from Poser, whicle this runs.  That will speed it up.  I've used ProcessSomeEvents to keep Poser from freezing while we run, but that slows us down is Poser has focus.

Select the actors when instructed.  It's best if the shrink actor (first one selected) has no world transforms at the time of the run - otherwise, those will get baked into the final position for the morph (not sure how to fix that).

And this uses the whaddayacall Trumbore method.  Sorry Spanki - it was easiest for a quick test.  More later.

===========================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.