Obi Official Forum
Suggestion / Idea Custom fluid shaders --> Amplify - Printable Version

+- Obi Official Forum (https://obi.virtualmethodstudio.com/forum)
+-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html)
+--- Forum: Obi Fluid (https://obi.virtualmethodstudio.com/forum/forum-3.html)
+--- Thread: Suggestion / Idea Custom fluid shaders --> Amplify (/thread-4326.html)



Custom fluid shaders --> Amplify - danik9 - 09-08-2024

Hi, I would like to request adding support for Amplify Shader Editor for OBI 7 Compute backend

GetIndirectVertex 

I would need that node to do funny things, like adding support to this shader:
https://assetstore.unity.com/packages/tools/particles-effects/sky-clouds-urp-fluffy-cloud-shader-288138?aid=1100lqC54&pubref=reddit

I put that as an example because I wanted to try the effect this week but it uses Amplify as many others, although It will probably bring problems with the tesselation and stuff I can't imagine...

Let me know your thoughts.

Cheers.


RE: Custom fluid shaders --> Amplify - josemendez - 09-08-2024

Hi,

You can probably replicate the same shader in ShaderGraph, which we fully support. There's no planned support for Amplify, at least for now. We'll consider it in the future.

kind regards,


RE: Custom fluid shaders --> Amplify - danik9 - 09-08-2024

Got it, thanks.