Performance
Specific Algorithms
- Use GL_STRIP, GL_FAN ⇒ organize the vertices. There is a lib that does this automaticaly
- Frustum Culling
- OpenGL texture objects
General tips:
- tips - som general ideas from stanford
Performance measuring tools:
- gDEBugger - is a tool to measure opengl performance
Last modified 19 years ago
Last modified on Dec 17, 2005, 1:03:51 AM