is it possible to use a 2D array with glDrawPixels() ?? ie pixel [10][10] ?? or am i forced to use a flat array ?
Forum Rules