top | item 45698856

(no title)

lukko | 4 months ago

Thanks - I see, so swift packages for everything.

What would be the equivalent shader / GPU language on Android? OpenGL?

discuss

order

thomspoon|4 months ago

OpenGL or Vulkan, you might be able to have some luck transpiling metal shaders to spirv-cross at a cursory look

wahnfrieden|4 months ago

Sometimes it is easiest to have an agent like Codex rewrite the shader instead...

rahkiin|4 months ago

Vulkan with glsl to spirv compiler would be equivalent