Part of the Khronos Group

OpenGL Headline News

Optimizing OpenGL data throughput on Mac OS X

Category: Developers

Mar 22, 2005

This article begins with a discussion of general optimization concepts, such as usign GLfloats, minimizing state changes, using threads etc. Feature topics include drawing with vertex data, handling static vertex data, handling dynamic vertex data and handling mixed data. Pseudo code is offered. The general concepts are applicable to all OpenGL API coders: Don’t do any work you don’t have to do; take maximum advantage of the available CPU and GPU hardware; and let your hardware resources work as independently as possible

Read more OpenGL news

Column Header
Column Footer

temperature-friend