matthewwachter / td-shadertoy

MIT License
73 stars 8 forks source link

Most shaders show with a checkerboard #6

Open openSourcerer9000 opened 2 months ago

openSourcerer9000 commented 2 months ago

I notice most all shaders show as black or checkerboard with either component. For example this one https://www.shadertoy.com/view/fljBWc is available by API since it grabs the code, but shows checkerboard. image

I'm useless with GLSL, but I noticed it was asking for an iTimeDelta, so I added it in the vectors page of the glsl component. The warning went away but no change.

Some just work out of the box but it's impossible to search for those - the browser takes a while to load 15, and only 1 or 2 actually work. Super exciting project -hope to see it refined further!