I'm trying to learn shader language (a nightmare
GLSL or HLSL?
GLSL or HLSL?
Greetings! I have a doubt, I don't see in subsystem folder opengl, but it seems that the saders in PB work with GLSL. Should I use GLSL for shaders or HLSL?
I'm trying to learn shader language (a nightmare
), what should I learn, GLSL?
I'm trying to learn shader language (a nightmare
If translation=Error: reply="Sorry, Im Spanish": Endif
-
DarkDragon
- Addict

- Posts: 2348
- Joined: Mon Jun 02, 2003 9:16 am
- Location: Germany
- Contact:
Re: GLSL or HLSL?
Both, depending on the renderer. Or use SPIR-V, you can also convert it to HLSL and GLSL.
https://github.com/KhronosGroup/SPIRV-Cross
https://github.com/KhronosGroup/SPIRV-Cross
bye,
Daniel
Daniel
Re: GLSL or HLSL?
Thanks DarkDragon, interesting!
If translation=Error: reply="Sorry, Im Spanish": Endif
