Mon, Feb 3, 1:17 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 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: A script for making a full body morph of other full body morphs.


bopperthijs ( ) posted Sat, 24 November 2007 at 4:04 PM · edited Mon, 03 February 2025 at 1:16 AM

Perhaps this sounds a little cryptic but a lot of custom characters ( bought or self-made) of V3,V4 and other DAZ3D figures are made by the setting of the Full Body moprhs of the characters.
If I want to make a FBM of those settings for storing for later use, only the face morphs are saved and not the body morphs in the FBM.
AFAIK (in my humble poserknowledge) the only way this can be solved is by setting the individuable bodypart -morphs to the same settings as the full body morph settings. ( or spawning them, but I don't think that's a good solution)
But if you have a lot of FBM dials set, this can be a very tedious task. ( if you done it once you never want to do it again)
I want to make some custom FBM  of my favourite home-made and bought characters to use them in the new wardrobe-wizzard.
I think it's possible to make a python-script to do the job, but I don't know python: is there someone who would give this a try?

Best regards,

Bopperthijs

PS. I think a ot of WW2-users will be very happy with this!

-How can you improve things when you don't make mistakes?


Angelouscuitry ( ) posted Sat, 24 November 2007 at 10:19 PM

SVDL's Spawncharacter.py?


bopperthijs ( ) posted Sun, 25 November 2007 at 5:30 AM

Well, Spawncharacter does allmost what I want, except that I have now new morphs in everybody part, and I just want the original bodymoprhs be set like  the full bodymorphs are, so that I don't have extra morphs, Tebop describes the proces by hand in the poserforum.

In my opinion this can be done easier, but I'm python witer, perhaps anyone can give his opinion on this.

best regards,

Bopperthijs

-How can you improve things when you don't make mistakes?


Angelouscuitry ( ) posted Sun, 25 November 2007 at 8:48 AM · edited Sun, 25 November 2007 at 8:57 AM

You might also consider using spawncharacter with Ockham's ZeroMorph.py and, and/ SVDL's remove morphs.  If you have your figure the way you want, and create the INJ, do'nt apply it yet.  First run ZeroMorphs.py, this will revert all morph dial values to zero.  Then run RemoveMorph.py, this will delete any morph dials with a value of zero(all.)  Now use the INJ from SpawnCharacter, and you should have a very lite version of you figure?


jancory ( ) posted Sun, 25 November 2007 at 9:19 AM


lost in the wilderness

Poser 13, Poser11,  Win7Pro 64, now with 24GB ram

ooh! i guess i can add my new render(only) machine!  Win11, I7, RTX 3060 12GB

 My Freebies



bopperthijs ( ) posted Sun, 25 November 2007 at 12:18 PM

I'm afraid those scipts only work in poser 6, and I haven't installed that.

but thanks anyway,

best regards,

Bopperthijs

-How can you improve things when you don't make mistakes?


bopperthijs ( ) posted Sun, 25 November 2007 at 2:48 PM

I did some tests and spawncharacter works for me,  I can make a FBM-inj file, inject in a character and save that. That character can be used for analysing in WW2.

Okay  thanks, saves me a lot of time.

Best regards,

Bopperthijs

-How can you improve things when you don't make mistakes?


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.