Posted March 03, 2025 by Hangarter
#discussion #beta #compute-shader
Hi Developers,
For those who either bought this asset or are keeping an eye on it, I'd like to talk about the next features of this shader.
I've been thinking about compatibility with other platforms and strategies to go about it: as geometry shader stage is a directX thing, currently the shader doesn't work on Android / Mac / Linux.
Before I dive into coding, I'd like to ask you: do you see as useful having a version of this shader that runs on multiple platforms?
Please consider that there's no "native shader" solution so I'd need to implement something around compute shaders or using other technique.
If you're interested, please give me your opinion on this and I'll crack on coding the next version of the shader!
Happy Programming!