❔ Using ComputeSharp with Veldrid?
Want to use ComputeSharp (turns C# into GPU shader code, basically) with Veldrid (a low level graphics API for C#) but I'm not sure how.
ComputeSharp can create precompiled shaders which I hope I can then use with Veldrid to simplify making shaders but I just have no idea how.
This is how you usually define shaders in Veldrid
and ComputeSharp 'shaders' look something like this
Does anyone know if this is possible?
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.