Forum: Poser Python Scripting


Subject: Some questions (grouping, pictures and PC vs MAC)

semidieu opened this issue on Nov 04, 2006 · 5 posts


semidieu posted Sat, 04 November 2006 at 9:50 AM

Hi all...

Some little questions:

1° Using Python, is it possible to apply the grouping tool: "Create UV from perspective" ?

2° Is it possible to deal with picture with the actual Python version ? What I want is get an "average" color from an imageMap. I know I should use PIL, but I don't have a compiled version for MAC. So, if I want to create a MAC/PC python scripts that deals with pictures, how do I do that ?

3° Do you know of an application that create the "dialogs" in xml (visually) ? I know PoseWorks has the pzrXML dialog class, but is ît compatible with Mac ?