Wed, Nov 20, 1:21 AM 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 Sep 18 2:50 am)

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: Changing joint zone setups via Python?


odf ( ) posted Tue, 28 July 2009 at 9:02 AM · edited Tue, 19 November 2024 at 11:03 PM
Online Now!

Hi all,

I had to change the upper arm lengths for my figure, and now I need to adjust all the origins and falloff sphere centers for her forearms, hands and the various finger parts. I figured a Python script would be the easiest way, at least if the API let me do it. I think I know how to change the origins. But since I have no experience in these things and will probably make horrible mistakes, I thought I'd ask if anyone here had ever done this kind of thing. Also, is there a way to get to the falloff spheres via Python? Are they children of the respective actors or something like that?

Cheers,
Olaf

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


markschum ( ) posted Tue, 28 July 2009 at 9:24 AM

If you changed only the upper arm geometry it may be easiest to adjust your bones in the setup room. it should be just a matter of dragging the bones out to its new location. 


adp001 ( ) posted Tue, 28 July 2009 at 10:17 AM

What about a Joint-Pose?
I made a script long ago to extract joint-parameters for certain actors to a pose file.

You can find it at http://www.poserprofis.de/python

poserfileOOPlib.zip contains a joint extractor as a demo for the lib poserfileOOP.
A somewhat more extended version is contained in ExtractJoints.zip. This is a Windows executable ready to go outside of Poser.




odf ( ) posted Tue, 28 July 2009 at 11:10 AM
Online Now!

That's even better, adp001.

I think I saw that script some time ago, but forgot about it.

Excellent!

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


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.