Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Version 1 (modified by patrick, 18 years ago) (diff)

Performance

Specific Algorithms

  • Use GL_STRIP, GL_FAN ⇒ organize the vertices. There is a lib that does this automaticaly
  • Frustum Culling frustum culling

General tips:

Performance measuring tools: