Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2024 Sep 18 2:50 am)
Good to know! I am dabbling a bit with Python and geometry now. Building a script that does the grouping for clothing items. Sort of workflow accelerator. There are a lot of examples in this forum but you need to use the archive search. Some of the authors are still around and willing to help you. So: you are not alone.
Thank you for the explanation on 'sets' on your site. I had always been wondering what that was but I now understand it is essentially the raw database of vertex references. It allows to make mutations in the geometry without moving data around. A new definition simply causes the old definition being abandoned and replaced by new data.
Indeed not very well described in the Poser manual. The Runtime/Python folder has some examples of scripts working on geometry.
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.
Just in case anyone here is interested. I have been working on a library to make Geometries/Meshes easier to work with. Code is not available yet, but just wanted to share in case I was not the only person on Earth that cares about this. :-)
http://digitani.com/working-on-a-poser-python-geometry-library/
Check out my website: http://www.digitani.com