Search found 2 matches
- Tue Sep 06, 2016 6:51 pm
- Forum: General Discussion
- Topic: GLSL Shader parameter extraction
- Replies: 2
- Views: 6423
Re: GLSL Shader parameter extraction
Thanks, finally understood. I can convert any GLSL effect to ISF by adding a little amount of code at the beginning, basically that does exactly that I want. Looks like I have asked very stupid question :) Because ISF doest exactly what I am asking, it provides ability to manipulate parameters of GL...
- Tue Sep 06, 2016 10:22 am
- Forum: General Discussion
- Topic: GLSL Shader parameter extraction
- Replies: 2
- Views: 6423
GLSL Shader parameter extraction
Hi everyone, I just started using Magic. Possibility to use the GLSL shaders is amazing. I am wondering is it possible to extract some variables from the shared code into Magic. SO it will provide ability to adjust the visuals in live performances. I am envisioning it like publishing some variable i...