0 votes

I'm not sure if Godot has compute shader feature like in Unity, but I know that is custom post processing feature there. I wonder if it possible to send data of position, size, shape etc of 3d object in the scene to shader responsible for post-processing to create visual simulation effects something like this:
https://youtu.be/RXpIwdk8Z60

Does it possible? How it will work in terms of performance for Android/iOS devices?

in Engine by (21 points)

Does it possible? How it will work in terms of performance for Android/iOS devices?

Regardless of the engine, I doubt something like this can run at a playable performance on mobile devices (at least on mid-range devices).

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.