Can I write GLSL just how I can write Cg shaders in Unity3d? Meaning can I write my game's shaders in GLSL, and then cross-compile to different platforms? Please respond ASAP. Thank you.
Can I write GLSL shaders in Unity3D?
Started by shiftrebla, Dec 06 2012 06:54 PM
2 replies to this topic
Ad:
#3 Members - Reputation: 1271
Posted 07 December 2012 - 06:25 PM
1. This is the Lounge. I'm not sure your thread is in the right place.
2. Yes, but it isn't recommended because it'll only work on platforms that support it. See http://docs.unity3d.com/Documentation/Components/SL-GLSLShaderPrograms.html
3. The above link was literally the first link retrieved by the Google query "glsl Unity3D." Did you forget that Google exists? ;)
2. Yes, but it isn't recommended because it'll only work on platforms that support it. See http://docs.unity3d.com/Documentation/Components/SL-GLSLShaderPrograms.html
3. The above link was literally the first link retrieved by the Google query "glsl Unity3D." Did you forget that Google exists? ;)






