Search found 1 match
- 2012-05-30T01:51:04-07:00
- Forum: Users
- Topic: visualizing data arrays
- Replies: 4
- Views: 7023
Re: visualizing data arrays
normally you have the data in a two-dimensional array. i tried it with GL_QUADS and GL_TRIANGLE_STRIPS but the outcome is a little strange as you can see in this screenshot: http://www.embege.com/misc/bad_hf.jpg the problem is that there is a certain orientation of the polygons which shouldnt be ...