问题标签 [hlsl2glsl]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
11 问题
0
投票
0
回答
33
浏览
unity3d - 如何在 GLSL 中导出 Unity 着色器
是否可以在 GLSL 中导出 Unity 着色器?
使用独立的 HLSL>GLSL 转换器转换 HLSL 代码需要解压缩 Unity 的着色器宏,这超出了我的技能和当前项目的范围。