I would like to create a shader that just messes with the screen. The problem is, I only know how to move individual pixels from the vertex shader. How might I stretch them?
I would like to create a shader that just messes with the screen. The problem is, I only know how to move individual pixels from the vertex shader. How might I stretch them?