[SOLVED] How do I apply shaders to the screen?
Posted: Thu Sep 22, 2022 1:22 pm
This might be a very simple process but I've not seen it documented clearly.
Ok, so I've been coding some shaders but I only know how to apply it to textured objects (idk the correct terminology) but I need to have the shader be applied to the entire screen.
I've been thinking of using screenshots but that feels like it would be very resource heavy (I have no proof of it being heavy but I feel like there's a better way).
Any help with this?
Ok, so I've been coding some shaders but I only know how to apply it to textured objects (idk the correct terminology) but I need to have the shader be applied to the entire screen.
I've been thinking of using screenshots but that feels like it would be very resource heavy (I have no proof of it being heavy but I feel like there's a better way).
Any help with this?