HI, there
I’m working on a water surface material that is going to response to objects intersecting with the surface.
Currently I’m using the distance gradient field as an input to detect whether there is any object close to the surface.
However, since it detects object when it’s close, it responses to objects that is not intersecting as well.
Is there any way to make it more precise like in this video?