01-18-2025, 08:07 AM
Have you seen the HLSL shader included in the docs?
https://docs.tyflow.com/tyflow_modifiers...LSLShader/
Not GLSL, but you could port the functions over. Eventually I plan to release versions of the shader converted to other formats. A breakdown of how each mode works would probably help too, since there's some fairly complex data storage happening in a few of them.
https://docs.tyflow.com/tyflow_modifiers...LSLShader/
Not GLSL, but you could port the functions over. Eventually I plan to release versions of the shader converted to other formats. A breakdown of how each mode works would probably help too, since there's some fairly complex data storage happening in a few of them.