Re: how to draw a matrix of color values?
Posted by
gouessej on
Aug 29, 2012; 10:37am
URL: https://forum.jogamp.org/how-to-draw-a-matrix-of-color-values-tp4025933p4025938.html
Hi
I would make an image and use it as a texture or (better) use a vertex buffer object containing vertices and colors.