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
Wire and ISF
Re: Wire and ISF
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!
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!
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: Wire and ISF
The shader was a Shadertoy shader, not ISF.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
-
- Posts: 3
- Joined: Mon Aug 26, 2013 13:52
Re: Wire and ISF
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...
"PASSES" : [
{
"TARGET" : "image2",
"PERSISTENT" : true
},
{
}
],
For some reason the image2 not work in resolume.
In Wire woks fine...
- Attachments
-
- Feedback Hue.zip
- (3.82 KiB) Downloaded 297 times
Re: Wire and ISF
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.