Page 1 of 1

Wire ISF static

Posted: Wed Nov 30, 2022 02:48
by corlian
Anyone know why this ISF (and some others) have static on the image in Wire?

https://editor.isf.video/shaders/605a2b ... 0014cdc635

Re: Wire ISF static

Posted: Wed Nov 30, 2022 20:14
by Arvol
Works for me. Are you automating the time?

Re: Wire ISF static

Posted: Thu Dec 01, 2022 06:16
by corlian
I am yeah. Mine looks like this regardless of the motion of time:
Screen Shot 2022-12-01 at 12.14.43 AM.png
It looks like that in both Wire and Arena.

I am on a Mac, and I imported the shader via 'New from clipboard'

Re: Wire ISF static

Posted: Thu Dec 01, 2022 16:50
by Arvol
My guess is that it's a Mac issue. Mine looks just like the website.

Re: Wire ISF static

Posted: Thu Dec 08, 2022 15:18
by Zoltán
Are you on an M1 mac?

Re: Wire ISF static

Posted: Thu Dec 08, 2022 23:08
by corlian
Zoltán wrote: Thu Dec 08, 2022 15:18 Are you on an M1 mac?
I am, and it looks like in this case (vs some of my other shader issues) I do have this problem using other programs as well. After the last comment, I tested it in Magic and got the same static.

Re: Wire ISF static

Posted: Fri Dec 09, 2022 16:07
by Zoltán
Thanks for confirming, I've made a ticket, maybe we can do something about this on our side.

Re: Wire ISF static

Posted: Tue Aug 20, 2024 23:19
by Zoltán

Code: Select all

float i,g,d=1.;
only initializes variable d in the shader code, the others are undefined, which produces weird issues on mac.