Forum: Poser - OFFICIAL


Subject: Antonia - Opinions?

odf opened this issue on Oct 27, 2008 ยท 13933 posts


odf posted Sat, 08 October 2022 at 5:25 PM

adp001 posted at 7:47 AM Sat, 8 October 2022 - #4446131

odf posted at 6:00 PM Fri, 7 October 2022 - #4446113

I am intrigued. How does one make those "UV morphs" you speak of?
Do you really want to make this a topic here in the thread?

Not particularly, but a little hint can't hurt.

The principle: remodeled UV indices can be stored using <figure>.SetCustomData(...). Poser will then write the data to all poser files like it does with standard morphs for example.
A dial created with <actor>.CreateValueParameter(...) activates a Python script (callback) that then does the manipulation of the vertex data.
The associated script can be bound to the loading of the figure using <figure>.SetMeAsStartupScript().

Interesting! I look forward to your application of this.

-- I'm not mad at you, just Westphalian.