Triangular Shenanigans. Lists or Strips
This blog explores the differences between triangle lists and triangle strips in computer graphics, emphasizing the efficiency and performance benefits of using strips. It delves into stripification techniques, the advantages of strips for GPU memory and rendering, and practical implementation with OpenGL and NvTriStrip.