How to use pixel shaders
Not so long ago I wrote a shader and want to load it into corona SDK and use . But the problem is that I have pixel shader , and I use in it only Fragment Kernel.
So I have two questions . 1. How can I assign it to an object ? 2. How can I write it down , if the assignment to the common image , and it does not move without the Vertex Kernel?
Thank you