Mon, Nov 25, 1:32 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 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: Anyone interested in a Hair Pose maker script?


wolfie ( ) posted Mon, 14 June 2010 at 2:16 PM · edited Mon, 16 September 2024 at 4:04 PM

The script I recently wrote for a friend on another board saves fit poses for hair props and figures.  It saves body or root prop trans/scale/rotate and optionally morphs to a pose file.  I made it for her to save her substantial time in making a hair fit pack.

The script can be used on both HR2 and CR2 based hair objects and works and tested in Poser 6 and Poser 7.  It should also function on any prop or figure object and save positional information to a pose file.

Basically, it looks at what you have selected.  It figures out whether its a prop or figure so it can write prop or actor lines to the file.  It then asks you for a filename, whether you want to save morphs, and if you do asks if you want to save only non-zero morphs.  It then grabs all trans/scale/rotate values from the body or selected prop and writes them to the pose file.  If you selected morphs it writes those.  If it was a figure it also asks if you want to save child morphs and if so will iterate through the body parts and write the morphs from them too.  It creates a pose file with thumbnail as though you had used the "Add to Library" function in Poser.

Any interest in me releasing this publicly?


gishzida ( ) posted Mon, 14 June 2010 at 2:51 PM

Sounds way cool to me...


Victoria_Lee ( ) posted Mon, 14 June 2010 at 3:49 PM

Sounds like a great idea!

Hugz from Phoenix, USA

Victoria

Remember, sometimes the dragon wins. Correction: MOST times.


OKCRandy ( ) posted Mon, 14 June 2010 at 4:10 PM

Sounds very useful. Great idea, I would be interested. ;)




wolfie ( ) posted Tue, 15 June 2010 at 3:09 PM

Ok, I will package it up and get a readme done for it.  Will let ya know when I post the zip


Victoria_Lee ( ) posted Tue, 15 June 2010 at 3:47 PM

thx

Hugz from Phoenix, USA

Victoria

Remember, sometimes the dragon wins. Correction: MOST times.


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.