aras-p / hlsl2glslfork

HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
Other
558 stars 143 forks source link

Building for iOS (7) #48

Open jdx-john opened 10 years ago

jdx-john commented 10 years ago

I know people have built libhlsl2glsl.a for iOS but it doesn't seem to be supported in supplied projects, or through CMake script. I've hacked OSX projects for iOS before but if someone else already did the work, that would be wonderful!