I’m working on a simple video game using unity3D and I would like to know how can I implement in Unity a caustic effect due to the water surface like this video : - YouTube
Can I do this with or without shader? Can anybody show me the source code of the shader or explain me the tip to do this effect.
I need effect on the floor. I checked the WaterSimple script and the FX- Water Simple shader from the basic water package but I have no idea to how use them to make the caustic effect in the floor.