 Patrick Guest |
Quote
|
2013-04-21 14:29:14 |
|
Hello,
Do you think it is possible to create a simple human figure that can do things like changing the color if an input parameter changes? Or breathing according to a specific frequency (also set by an input parameter)?
Cheers, Patrick
|
 erik Registered User |
Quote
|
2013-04-21 14:33:06 |
|
Yes, should be possible. If you have an animated 3d model of a human breathing, you could change the animation speed of that during runtime. For color: You can change the texture, or I think maybe also the vertex color, but I'm not sure about the last one.
|