'Distort text behind blob/bubble three JS webgl shader

i have a sphere geometry with shadermaterial consisting perlin noise with fresnel, and vec4 colored fragment, so that it could become transparent. How can i get the text (or basically anything) behind this blob distorted with its perlin noise?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source