Answer the question
In order to leave comments, you need to log in
The result of the shader's work varies. This is fine?
I draw a texture in FBO with a shader and read the result. The vertex shader is trivial, and the fragment shader reads the pixels of the original texture (sometimes with coordinate transformation) and multiplies by constant matrices.
Problem: I noticed that if the input texture is static, then the result is slightly different each time (slightly different).
Is this normal and how can I get rid of it? I have a suspicion that this is because of the float, and all sorts of interpolations ....
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question