Forum: Poser - OFFICIAL


Subject: Any suggestions on where I can find any Poser/Python tutorials

HellBorn opened this issue on Feb 18, 2004 ยท 3 posts


HellBorn posted Wed, 18 February 2004 at 2:12 AM

I have found documentation on the Python Poser functions etc as well as pure Python tutorials but what about tutorials/examples showing how to use Pyhton inside Poser?


Little_Dragon posted Wed, 18 February 2004 at 4:53 AM

Look through the Poser Python Scripting forum here at R'osity; plenty of examples, tips, etc. dating back to February 2001.



ockham posted Wed, 18 February 2004 at 1:22 PM

LD is right. You'll find that the PDF listing the various functions is not quite right; some things don't work at all, and many of the functions don't work the way the PDF says. Another general caution: the tutorials you'll find in "regular Python" websites are not completely relevant to the Poser situation, because they assume you're operating within the standard Python interpreter. Most of the commands are the same, but the overall purpose is different. The "regular Python" examples are aimed at printing out results, while the purpose within Poser is to sense and move the objects in the scene. So I'd recommend just starting with a simple script and playing around, inside the Poser interface.

My python page
My ShareCG freebies