View Full Version : SSS layer rendering problem
ravivjkumar
May 28th, 2005, 14:00
hi all
i have a very rare problem, i have assigned sss skin shader to my face model. it works fine, but the problem is when i want to do layer render to get shadow, specular and color seperatlly i am unable to get when using SSS shader. please help
thanks in advance
bart
May 28th, 2005, 19:06
We need more information. How are you separating the layers?
Are you using separate passes manually, or framebuffers?
The skin shader has explicit separate weights for the various components.
Manually, you'd 0 out all but the weight you want for your pass.
For using framebuffers, you might need to have several skin shaders each with an individual component isolated, and all sharing the same lightmap.
I'd make a Phenomenon to do this.
If you are using Maya 6.5 there is a new extra attribute (dynamic attribute) that can be used to replace a whole material with a Phenomena. See the Help manual. I haven't tried it yet.
Hmm, this would make an excellent example for the next LAmrUG in which we want to show how to use Phenomena from the UI.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.