“Performance OpenGL: Platform Independent Techniques” by Shreiner, Commike, Grantham and Kuehne
Type(s):
Entry Number: 26
Title:
- Performance OpenGL: Platform Independent Techniques
Course Organizer(s):
Presenter(s)/Author(s):
Abstract:
Prerequisites
Attendees should be comfortable programming with the OpenGL programming interface, and they should understand the methods for rendering geometry and images with OpenGL and controlling rendering by manipulating OpenGL’s state.
Topics
OpenGL’s rendering and state models. Determination of application performance bottlenecks. Considerations for formatting data for maximum OpenGL performance. Analysis of the performance of various OpenGL pipelines stages.
Description
Performance OpenGL is designed to provide OpenGL programmers with platform-independent techniques to improve the correctness and performance of their OpenGL applications. This course provides an in-depth analysis of the OpenGL geometry and rasterization pipelines, as well as tools and other hints for improving OpenGL’s performance.