Unity shader/ effect that turns inner & lower parts darker
up vote
1
down vote
favorite
Is there a Unity shader/ material/ certain effect which would, for any given mesh, automatically turn the more downways parts (relative to world coordinates) as well as the more inwards or concave parts (relative to mesh center) darker (a dark blue tint, to be specific)?
To illustrate with an example, I'm basically looking for something which acts like the highly fluid dark color one can paint over fantasy figurines, which then flows into e.g. the rib cage or the cape, increasing the 3d vividness of the shape. Thanks!
unity3d shader
add a comment |
up vote
1
down vote
favorite
Is there a Unity shader/ material/ certain effect which would, for any given mesh, automatically turn the more downways parts (relative to world coordinates) as well as the more inwards or concave parts (relative to mesh center) darker (a dark blue tint, to be specific)?
To illustrate with an example, I'm basically looking for something which acts like the highly fluid dark color one can paint over fantasy figurines, which then flows into e.g. the rib cage or the cape, increasing the 3d vividness of the shape. Thanks!
unity3d shader
2
You are searching for Ambient Occlusion
– Rabbid76
Nov 10 at 16:40
Thanks! I've been using it for architecture and whole scenes but never connected its use for smaller structures until after posting, yet it may be perfect for that too, especially if using a very high strength! Small caveat: It has a small issue in VR/ stereo displays. github.com/Unity-Technologies/PostProcessing/issues/486
– Philipp Lenssen
Nov 11 at 9:20
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Is there a Unity shader/ material/ certain effect which would, for any given mesh, automatically turn the more downways parts (relative to world coordinates) as well as the more inwards or concave parts (relative to mesh center) darker (a dark blue tint, to be specific)?
To illustrate with an example, I'm basically looking for something which acts like the highly fluid dark color one can paint over fantasy figurines, which then flows into e.g. the rib cage or the cape, increasing the 3d vividness of the shape. Thanks!
unity3d shader
Is there a Unity shader/ material/ certain effect which would, for any given mesh, automatically turn the more downways parts (relative to world coordinates) as well as the more inwards or concave parts (relative to mesh center) darker (a dark blue tint, to be specific)?
To illustrate with an example, I'm basically looking for something which acts like the highly fluid dark color one can paint over fantasy figurines, which then flows into e.g. the rib cage or the cape, increasing the 3d vividness of the shape. Thanks!
unity3d shader
unity3d shader
asked Nov 10 at 15:03
Philipp Lenssen
3,35093956
3,35093956
2
You are searching for Ambient Occlusion
– Rabbid76
Nov 10 at 16:40
Thanks! I've been using it for architecture and whole scenes but never connected its use for smaller structures until after posting, yet it may be perfect for that too, especially if using a very high strength! Small caveat: It has a small issue in VR/ stereo displays. github.com/Unity-Technologies/PostProcessing/issues/486
– Philipp Lenssen
Nov 11 at 9:20
add a comment |
2
You are searching for Ambient Occlusion
– Rabbid76
Nov 10 at 16:40
Thanks! I've been using it for architecture and whole scenes but never connected its use for smaller structures until after posting, yet it may be perfect for that too, especially if using a very high strength! Small caveat: It has a small issue in VR/ stereo displays. github.com/Unity-Technologies/PostProcessing/issues/486
– Philipp Lenssen
Nov 11 at 9:20
2
2
You are searching for Ambient Occlusion
– Rabbid76
Nov 10 at 16:40
You are searching for Ambient Occlusion
– Rabbid76
Nov 10 at 16:40
Thanks! I've been using it for architecture and whole scenes but never connected its use for smaller structures until after posting, yet it may be perfect for that too, especially if using a very high strength! Small caveat: It has a small issue in VR/ stereo displays. github.com/Unity-Technologies/PostProcessing/issues/486
– Philipp Lenssen
Nov 11 at 9:20
Thanks! I've been using it for architecture and whole scenes but never connected its use for smaller structures until after posting, yet it may be perfect for that too, especially if using a very high strength! Small caveat: It has a small issue in VR/ stereo displays. github.com/Unity-Technologies/PostProcessing/issues/486
– Philipp Lenssen
Nov 11 at 9:20
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53240225%2funity-shader-effect-that-turns-inner-lower-parts-darker%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
You are searching for Ambient Occlusion
– Rabbid76
Nov 10 at 16:40
Thanks! I've been using it for architecture and whole scenes but never connected its use for smaller structures until after posting, yet it may be perfect for that too, especially if using a very high strength! Small caveat: It has a small issue in VR/ stereo displays. github.com/Unity-Technologies/PostProcessing/issues/486
– Philipp Lenssen
Nov 11 at 9:20