ISFEditor no longer imports shaders from Shadertoy/GLSLSandbox

HALP!!!

So, I follow the on-screen directions, copy the link, paste it in the box, and I get this error message:

"Error: download from URL “https://www.shadertoy.com/view/wdsSRX” is of wrong type”

I’ve already emailed once, and have posted several times on this very forum. I sure could use an answer, as this software really helps me get stuff done.

Please help not only me, but the others who are on the forum and are having the same issue.

On the Mac (see attached screenshot):

Use ISF Editor 2.9.7.3 It still works for this.

https://www.vidvox.net/download/ISF_Editor_2.9.7.3.dmg

There is just one shader that I’m really hungry for working on Big Sur, and it’s the Watercolor Smear by ‘plento’ on ShaderToy. It’s very unique in comparison to most smearing effects:

https://www.shadertoy.com/view/wdsSRX

Thank you :slight_smile:

@NeuroNoNeuro,

I’ve brought in the watercolor smear with ISF editor 2.9.7.3.

I had to comment out these two lines to make it work.
gl_FragCoord.x += 0.25;
gl_FragCoord.y += 0.3;

There’s a lot of useful information in the ISF Shaders documentation: https://docs.isf.video/

Watercolor_Smear_wdsSRX.fs.zip (1.5 KB)

2 Likes

Thanks a ton! Happy to have the shader -

1 Like

FYI ISF Editor has been updated to 2.9.14 Check the auto updater.