Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: ME$$ENGER on November 15, 2006, 07:22:38 pm
-
Just want to chime in and mention something that might help the code gurus out there. AMD/ATI has apparently released a free, open source HLSL to GLSL converter, which can be found here (http://sourceforge.net/projects/hlsl2glsl). Those with only HLSL experience, fear no more! Just write them shaders up and convert. That should be much easier than learning GLSL from the ground up.
I can't find a compiled linux build for it yet, but it shouldn't be too much a hassle to port.
-
do they have one that can work the other way?
-
do they have one that can work the other way?
Not that I know of, unfortunately.