Page 1 of 1

Wire and ISF

Posted: Mon Sep 13, 2021 08:50
by MaelFayolle
Hey,
Is Wire supposed to support all kind of ISF shaders ? I have one that works great in the ISF editor but simply won't do anything in Wire. I'm no expert with ISFs but it uses multipasses and I suspect the buffers are not working somehow.

Any help would be awesome !
Maël

Re: Wire and ISF

Posted: Mon Sep 13, 2021 16:55
by Zoltán
We're working on ISF multipass.
Could you send us the patch with the shader in it to mail@resolume.com , so we can check the implementation for your case?

Thanks!

Re: Wire and ISF

Posted: Mon Sep 13, 2021 19:07
by MaelFayolle
Sent, thanks !

Re: Wire and ISF

Posted: Thu Sep 16, 2021 17:59
by Zoltán
The shader was a Shadertoy shader, not ISF.

Re: Wire and ISF

Posted: Mon Nov 29, 2021 23:38
by onjackstalbeck
Hello... I Have a problem with a multi pass:
"PASSES" : [
{
"TARGET" : "image2",
"PERSISTENT" : true
},
{

}
],

For some reason the image2 not work in resolume.
In Wire woks fine...

Re: Wire and ISF

Posted: Tue Nov 30, 2021 01:38
by Arvol
I had issues with your patch when you connect the ISF node into anything else like a mixer or a multiply node, at that point, the ISF node just stops working.