Is anyone here using GLSL for shaders on ES 2.0 enabled devices?
I was extremely surprised when I found only 1(!) example (which I am very grateful for, because it allowed me to get started with using GLSL in Unity).
I’m poor, but willing to chip in a small amount, if anyone knows how to do this, and other people would combine funds with me to have them make a tutorial. To start off with, I just want to be able to rewrite fixed function shaders in GLSL.
No, I’m not interested in the shaders themselves, but rather, how you can put them together. Something that would just run down most of the ShaderLab docs (up until the “Fallback” page). (Just like my ShaderLab video series only a lot faster, because I don’t need to know how to do those things; just how to write GLSL, get Unity to understand it, and where I can go to further my knowledge.)
I don’t have time to do anything with lighting at present, so surface shading is more complex than I care to learn about at the moment.
Thanks, but none of those are helpful to me, because without being able to see the result of code, and type it myself, I won’t learn it. I need to be able to see results of code changes, in Unity. (I tried working through the NVIDIA Cg tutorial, but I couldn’t even get the first “green” shader working. And I don’t really care to use Cg anyway.) I have no way to test outside of Unity; I don’t use Windows, and don’t use OpenGL or have a desire to right now.
Jessy, I admire your effort with ShaderLab video tutorials!
I think it helped lots of people (me included) to type the code and learn it by example.
I’ll probably need 1-2 months for experiments,
if the amount and diversity of GLSL shaders posted by me is enough from your point of view - I can probably record some video tutorials.