Just found a small report testing my old triangle strips code. Strips are obsolete those days but it’s nice to see the code worked as intended.
Just found a small report testing my old triangle strips code. Strips are obsolete those days but it’s nice to see the code worked as intended.
October 7th, 2008 at 6:53 am
What is recommended these days ? indexed triangle lists ?
October 9th, 2008 at 12:55 am
Indexed triangle lists optimized for the vertex cache. See here:
http://home.comcast.net/~tom_forsyth/papers/fast_vert_cache_opt.html