I want to build a simple shader in flash, without the use of PixelBender (or anything else for that matter). All I need is a basic shader, to learn how they work.
I am having trouble finding tutorials/examples of this. I have found one example at: http://www.robertpenner.com/experiments/sphere_shading.html
It is done in as2 and I am trying to learn how to do this with as3. It would be fantastic if someone could point me in the right direction as to where I can learn this. All of the tutorials I find online seem to want to use PixelBender, ect…