Sat, Jan 11, 12:55 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: Spawning Morphs ala Python


Traveler ( ) posted Sat, 08 November 2003 at 6:55 AM · edited Sat, 11 January 2025 at 12:48 PM

Would it be possible through Python to spawn morphs across the figures body if magnets are applied and/or morphs are set above 0? So it would look at each body part, if a magnet is applied or morph used, spawn a morph with a name you could type in? Maybe even set up the FBM dial too? This is one of the more time consuming parts of doing Full body morphs with magnets :(


ockham ( ) posted Sat, 08 November 2003 at 11:09 AM

Sure. I haven't used the FBM, but I know the rest is possible. Will try out the FBM ...... results coming shortly.

My python page
My ShareCG freebies


amberf ( ) posted Wed, 12 November 2003 at 4:35 PM

Attached Link: http://www.renderosity.com/messages.ez?ForumID=12390&Form.ShowMessage=1495455

Stewer wrote one but it doesn't have an interface to type in the morph name. It will spawn the morph target for all the body parts regardless of whether or not there are magnets affecting the body part but it doesn't seem to create the FBM. There's also a script that will set all the morph targets to 1 but again, no interface to specify which morph targets to set to 1. Ockham, if you can get the FBM to work and put an interface on it so we can type in the morph name that would be awesome!


PhilC ( ) posted Sat, 15 November 2003 at 5:16 PM

I got the spawn morph targets to work but not the set values to 1.000 script. I got round the input name by just having the python file open in notepad and editing the morph name each time. That and the delete magnet script saved a bunch of time. If you can get this to work it will indeed be awsome.

philc_agatha_white_on_black.jpg


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.