Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 11 12:18 am)
The morph DIAL may move in two directions, but that does NOT mean that the morph necessarily "reverses" properly when taken to the negative. This is why I have separate morphs for "quillion 1 up" vs "quillion 1 down" on my morphable dagger. Merely dialing "quillion 1 up" negative does NOT give a proper down curve to the quillion. Instead, it makes a mess. Thus, I want to combine two such targets into one dial, one for the positive and one for the negative, since they are at least conceptually "opposite" to each other even if they are not mathematically so. This is also the reason that I have separate "long blade" and "short blade" morphs. Both of them get into bad weirdness if dialed into the negative.
He's talking about being able to use 2 different morph targets on one dial. If your dial has a positive value, it uses morph target A and if your morph has a negative value, it uses morph target B.
This really isn't a necessity, as you can always just use two different dials, but it could make things convienient. I'm just not sure if it is possible. Can Poser parse an if/else statement in a cr2?
In a morph, each affected vertex moves in a straight line, always. If you apply the morph negative, those vertexes merely move in exactly the opposite direction. Sometimes the result is useful :: e.g. in face morphs, frown negative causes a different sort of smile; WorryRight set to minus 2 gives him a Dan Dare eyebrow.
I understand what you want. example: Morph 1 Curved down blade Morph 2 Curved up blade The normal way to do this is to make 2 dials, but to only make one dial. Use the Curved down blade as base geometry and then add the curve up blade to it, a strait blade should be somewere around .5 on the morph dial. Provided you curved the blade down the same amount you curved it up. Try it. Karl
Jeff - I hadn't even thought about making it available to the public. I could put together some notes on using it then post it to free stuff. As to moving the older script posts to the Python Forum, that's fine by me. Posts get buried pretty quick around here so giving them a re-view sounds like a good idea.
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.
I'm wanting to make a "two way" morph, that is, a morph with two targets from one zero state. TargetA would be positive numbers in the morph control, TargetB would be negative numbers in the morph control. How would I go about doing this?