- Home /
Shader to a Camera
Hi, the situation : I know how shaders works for an object (i'm a beginner in Shaders) I just don't understand how works with a camera.
for example, i want to make a camera effect (image effect), searching in the web, everyone uses shaders, in some place there are shaders.
with C# can this be done? or I need to program GPU?
please if anyone can explain it will be helpful
PD : sorry about my english :)
Answer by Eric5h5 · Dec 10, 2012 at 07:22 AM
If you have Unity Pro, load the Image Effects standard package and have a look. If you don't have Unity Pro, then it's not really possible.
hi, I have unity pro, also I been looking the docs, the function "Renderwithshader" but always I get some problem
for example, i want to change the color(that appears on the screen) from blue into red, some basics shader i guess
thanks for the answer
Your answer
Follow this Question
Related Questions
Cut hole though centre of shader on camera 0 Answers
Post processing effect on depth only camera. 1 Answer
How to render all opaque meshes with the same effect? 1 Answer
SSAO shader problem 0 Answers
effect on clipping plane 1 Answer