Forum: Poser Python Scripting


Subject: A script to remove AO from a poser scene

gishzida opened this issue on Jan 19, 2013 · 2 posts


gishzida posted Sat, 19 January 2013 at 10:21 AM

I mixed and mashed a couple of poser python scripts together to get one that removes AO material nodes in the current poser scene so IDL will render the scene quicker.

One of the scripts which my script is based [Thanks Structure! http://www.renderosity.com/mod/freestuff/index.php?user_id=36038 ] one which  removed all of the AO material nodes from a selected library folder. When you have a runtime as large as mine what you really don't need to do is add additional folders and gigabytes of textures... so it's easier to remove the AO in the current scene. Other thanks are due to SVDL whose "texture filter" script gave me the idea to remove the nodes from scene file.

I've tested this script in a limited way and it does seem to remove the AO nodes but would appreciate any feed back you might have

The script is attached as a text file. Remove the .txt. extension and then put it where it needs to go.

I want to get "beta test" before I post it to freebies...

regards,

gishzida


structure posted Mon, 21 January 2013 at 6:59 AM Forum Coordinator

Seems to work just fine for me - thanks for that :)

Locked Out