Sat, Feb 1, 5:53 PM CST

Renderosity Forums / Poser Python Scripting



Welcome to the Poser Python Scripting Forum

Forum Moderators: Staff

Poser Python Scripting F.A.Q (Last Updated: 2024 Dec 02 3:16 pm)

We now have a ProPack Section in the Poser FreeStuff.
Check out the new Poser Python Wish List thread. If you have an idea for a script, jot it down and maybe someone can write it. If you're looking to write a script, check out this thread for useful suggestions.

Also, check out the official Python site for interpreters, sample code, applications, cool links and debuggers. This is THE central site for Python.

You can now attach text files to your posts to pass around scripts. Just attach the script as a txt file like you would a jpg or gif. Since the forum will use a random name for the file in the link, you should give instructions on what the file name should be and where to install it. Its a good idea to usually put that info right in the script file as well.

Checkout the Renderosity MarketPlace - Your source for digital art content!



Subject: Scripts to Save Full Body Morphs and actor scale parameters


an0malaus ( ) posted Wed, 05 April 2006 at 1:10 AM · edited Mon, 02 September 2024 at 7:44 PM

I've updated my full body morph library pose saving scripts to load and save the last directory used to a preference file. The scripts will also fall back to the last open/save directory in the Poser Prefs file if no local prefs exist.

The first script creates two PZ2 files in the library (haven't been able to make the library palette update, so you have to click the (+) button and cancel to see the results). The first, with an _FBM suffix, saves all of the valueParms and scale parameters from the BODY actor of the selected figure as well as the scale parameters from the other actors. The second file, with an _Pose suffix, saves a standard pose file including morph targets for the selected figure.

The second script performs the same task for a specified range of frames, appending an _NN numeric suffix with the frame number to the _FBM and _Pose file names.

Both scripts prompt for a name, defaulting to the figure name. When naming, any _FBM suffix is stripped and re-appended so you won't get "Figure 1_FBM_FBM"

Both scripts attempt to take account of ERC master/slave influences, though it's linear regression method can only cope with valueOpDeltaAdd links properly.

"Save FBM Pose v1.5"
"Save FBM Pose All Frames v1.5 (fixed)"
These have been tested in P6 on a Mac, so I'd appreciate feedback on their performance on a PC.

Cheers, GeoffIX [Whoops, didn't get the latest version of the second file uploaded. Fixed now]



My ShareCG Stuff

Verbosity: Profusely promulgating Graham's number epics of complete and utter verbiage by the metric monkey barrel.


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.