6 ms·
Not a glsl or hlsl compiler, but there is a C compiler that targets spirv and is written in C. Here's the repo: https://github.com/heroseh/hcc https://github.co
by sigsev_251 3y ago
Not a glsl or hlsl compiler, but there is a C compiler that targets spirv and is written in C. Here's the repo:
https://github.com/heroseh/hcc https://github.com/heroseh/hcc
- sylware 3y agoWould it be that hard to make it understand glsl? I have no idea how far apart glsl and C are.