Unable to read correct values using glReadPixels() and unexpected results for different Point Sizes
I am trying to implement a Boundary fill algorithm, for which I am using glReadPixels() function.
I am trying to implement a Boundary fill algorithm, for which I am using glReadPixels() function.