Re: how to draw a matrix of color values?
Posted by
rtayek on
Aug 30, 2012; 11:11am
URL: https://forum.jogamp.org/how-to-draw-a-matrix-of-color-values-tp4025933p4025961.html
At 12:56 AM 8/30/2012, you wrote:
>Good idea, it allows to treat bigger cases. If you need some ideas
>to optimize such a stuff, let me know.
thanks for the kind offer. i'm sure i will, but right now i am just
trying to get a few examples of vbo to work, so i can put it in my
code. i did get someone's vbo test to work and am still working on
the nehe lesson 45.
> For example, you may want to merge adjacent triangles or quads of
> the same color. I use something similar (but more complicated) in
> one of my algorithms.
i have 8 1024x1024 matrices of 6-bit intensity values. they will need
to be blended and drawn to the screen. the data in them changes over
time, so i am planning on using dynamic draw.
thanks
---
co-chair
http://ocjug.org/