Fri, Nov 29, 1:08 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: Python Control over...


jrsamples ( ) posted Mon, 10 January 2005 at 2:12 PM · edited Sat, 27 July 2024 at 7:31 PM

How much control does Python have over grouping and the P5 hair room? I've got an idea... kind of stems from ockhams word balloon script. Speaking of the word balloon script, can you use true type fonts in it?


ockham ( ) posted Tue, 11 January 2005 at 8:12 PM
  1. Grouping: You can't make new groups for some reason, but you can do lots of things with groups that are already made.... find all the facets in a particular group, change the material of each group, etc. See my GroupToMorph for examples. 2. No access at all to the hair room. 3. AFAIK, it works with true-type; I'm pretty sure all the fonts I've been using in it are TTF. Have you run into a problem?

My python page
My ShareCG freebies


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.