Toggle navigation
Polycount
News
Forums
Patreon
Challenges
The BRAWL² Tournament Challenge!
Bi-Monthly Environment Art Challenge
Wiki
Moar
Recent
Activity
Badges
Drafts
Store
Sign In
·
Register
Author:
Viuhin_Andrey
Home
›
Unity
The BRAWL² Tournament Challenge has been announced!
It starts May 12, and ends Sept 12. Let's see what you got!
https://polycount.com/discussion/237047/the-brawl²-tournament
Best way to cast shadows on reflective floor
Justo
polycounter
Offline /
Send Message
Justo
polycounter
Sep 2015
Any lighting/shader people out there who could chime in? I'd love to bake shadows on a very reflective floor (image using the water shader since I think that's the cheapest non-SSR solution to reflections so far). How can this be done?
0
·
Share on Facebook
Share on Twitter
Replies
Offline /
Send Message
Eric Chadwick
admin
Sep 2015
You need a shader with a diffuse or albedo component.
Or else you can create a shader which uses the lightmap as an input, and does whatever you want with it (multiply with the reflection?).
Shader Forge
is the easiest way to do this.
0
·
Share on Facebook
Share on Twitter
Sign In
or
Register
to comment.
Replies
Or else you can create a shader which uses the lightmap as an input, and does whatever you want with it (multiply with the reflection?).
Shader Forge is the easiest way to do this.