Hi All,
I just wanted to know what is the best approach at drawing an elevation grid?
I have a 250x213 matrix contain heights... an (x,y) matrix. with the
height as the z component. I have no further information.
I'm looking at using the trianglestrip geometry array, however, does this
mean i need to create a trianglestrip array for each row of my grid??...
this would also mean i will be reproducing some shared points between
triangle strips???
does anyone know a better approach to this?????
cheers,
Quoc.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".