How to create an underwater effect in a cube like area (Aquarium)

Hi,

so im trying to get an underwater effect in my Aquarium. All these underwater-effect-scripts arround here arent helping since they are applied to the main camera. I need the effect in a certain area.

Are there any tricks how to do that? Or are there any existing scripts ?

Thanks

Hi,

I haven’t seen any good solutions for this, not saying there isn’t anyone out there. But I think you should try to play around with some shaders and specially the ones with refraction. You would probably get the best result if you now how to code as well, making the refraction value decrease and increase depending on the angle of the plane the material is on. There are probably also other tricks that would make it look real.

Btw, if you find a solution I would be interested in seeing it:)

Hey did you get any solution ? I also want to make this kind of thing…
If you get please tell me.