PDA

View Full Version : Blendshape Expressions Question


Keetell
02-16-2005, 06:13 AM
I was not able to find the answer to my question so I'm sorry if I've over looked it on the forums.

I'm learning from Jason Osipa's Stop Staring book. But there was a particular experiment I couldnt find

I would like to make a 2 expressions using the same blendshape, for instance,

I have one expression where I have a my face puckering combined with both my wide smile blend shapes only I restricted that to clamp(0,.4) (this would instead of making a wide smile it would only be a normal smile) rather then the max of its range (0,1)

so the formula for this expression for smile that I set up would be
=clamp(0,1,(Cntrl_pkerNmidsmile.translateX+1)*(Cntrl_pkerNmidsmile.translateY))

but now I would like to make another exprestson that will include the full range of wide smile with mouth frown.
If I had made this expression disregarding the first expression the formula would be

clamp(0,1,(Cntrl_SmleNFrwn.translateX+1)*(Cntrl_SmleNFrwn.translateY))


OK now leds regard both of these for my question,I want to apply both of these expressions to the FacialBlendShapes.Wide_Smile blendshape. But I dont know how to combine this formula. I hope this makes sense, someone who understands Please help, I'd greatly appreciate it!

Keetell
02-16-2005, 06:21 AM
You knwo what I jsut found out, nevermind, all you have to do is add them together, my apologize admin for double posting, but its good for all you newbies to know, haha if you ever would like to try that out.

CGTalk Moderation
02-16-2006, 07:00 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.