Thu, Nov 7, 11:29 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 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: Automating "Cancel" on finding missing resources


smschafer ( ) posted Mon, 14 March 2005 at 1:49 PM · edited Wed, 23 October 2024 at 7:28 PM

I'm trying to automate rendering a handful of Poser files but have run into a problem... A few of the files have missing resources and the automation stops the rendering process, prompting the user to find the missing resource. Is there anyway in PoserPython to automatically Cancel these prompts or set "Don't continue to look for missing resources?" (Yeah, I know the right answer is to fix the files... :) ) Thanks in advance. -Steve


PoseWorks ( ) posted Tue, 15 March 2005 at 1:02 AM

Nope; you're going to have to fix the refs (or just delete them).


smschafer ( ) posted Tue, 15 March 2005 at 12:10 PM

Yeah, that's what I thought. There's only a few, but when batch rendering it was a pain. Thanks for the reply! Incidently, I wrote a batch renderer script because I didn't see anything like it (not counting batchgen)--that is, a script to recurse through a directory structure rendering samples for each Poser file found. I've found that I don't always save WIP under a suitable name or in a suitable location and often forget about projects I was playing with. The script helped me remember what that "untitled1.pz3" file (and the like) contained. :) Does such a script (batch rendering, again not as complex/full-blown as batchgen) exist and I just missed it, or would making my script available be of use to others? -Steve


underdog ( ) posted Wed, 30 March 2005 at 8:49 PM

Attached Link: http://www.fantasy3d.com/pfiles/uload_register.php

I would love to have your batch rendering script. Please make it available. If you want to post it on my new python script repository, I would be honored. ===Underdog===


smschafer ( ) posted Tue, 05 April 2005 at 2:27 AM

Sorry, I've been tied up with other stuff. I'll finish the script and get it uploaded ASAP. -Steve


smschafer ( ) posted Tue, 19 April 2005 at 1:20 PM

Attached Link: http://www.fantasy3d.com/pfiles/uload/listing.php?cat=Automation

Simple thumbnail generation script. Renders all Poser files in a given dir (and subdirs). Uploaded to Underdog's script repository (see link). If someone is inclined to show me how to properly work with TKInter, I'll add an appropriate front-end for the script. (Can't quite get the hang of creation/destruction.) Enjoy. -Steve


underdog ( ) posted Tue, 19 April 2005 at 4:16 PM

Thanks for the upload, Steve!


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.