I’m searching for an equivalent of this three.js example:
https://stemkoski.github.io/Three.js/Refraction.html
I do see that there is a Refraction texture (https://playground.babylonjs.com/#22KZUW#15), but I’m not sure on how to distort it like with the sphere.
Is there any idea on how I can do this?