I am integrating Shader from Shadertoy in my react project using library
shadertoy-react
I am making this effect https://www.shadertoy.com/view/WlKXWc in my react component. and I was facing issue with GLS in my console which saying about redefinition of some variables and I am not able to understand GLSL code.