0

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.

Console Issue

  • Please [edit] your post to add code and data as text ([using code formatting](https://stackoverflow.com/editing-help#code)), not images. Images: A) don't allow us to copy-&-paste the code/errors/data for testing; B) don't permit searching based on the code/error/data contents; and [many more reasons](https://meta.stackoverflow.com/a/285557). Images should only be used, in addition to text in code format, if having the image adds something significant that is not conveyed by just the text code/error/data. See [mcve] on what code is required. – Adriaan Nov 25 '22 at 08:20

0 Answers0