Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
I second the request for such a script. Going in by hand and changing the shading rate on all the actors on a big busy scean is more daunting than the creating of the scene!
The value you set in the Render Settings is the value really used with the FireFly render engine. But if this value is lower than the one in the actor, it will use the actor's minimum shading rate.
So reducing the values in the actors and props allows to use even lower values in the FireFly render settings.
Khai and I are just passing on what we learned from BagginsBill, and are glad to do so. :)
So I stitched together this script, based on SVDL's TextureFilter dialogue and the code that semidieu gave us above.
I'm not yet clever enough in Python Widgets to combine the two dialogues into a single screen. The script first asks you for a shading rate value, then for what you want to apply it to.
If someone wants to tidy it up by combining the two dialogues, please feel free!
As before, change the file extension from .txt to .py after download.
(edit) I just realised I have not yet tested this on a figure... I'll do that now!
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
Thanks for the advice, semidieu. I know what you mean, but I don't know enough about Python coding to do it myself.
I could probably find bits and pieces from other scripts to tack together, but I wouldn't know how to write them myself.
"If I were a shadow, I know I wouldn't like to be half of
what I should be."
Mr Otsuka, the old black tomcat in Kafka on the Shore (Haruki
Murakami)
kewl. Thanks!
♥ My Gallery Albums ♥ My YT ♥ Party in the CarrarArtists Forum ♪♪♪ 10 years of Carrara forum ♥ My FreeStuff
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.
can someone please be a very cool person and create a script to change a figures default shading rate from the default .2 to an inputted value?