Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
CullGroupSample
Last Revision: | Version 1.0, 2003-01-14 First Version |
Build Requirements: | |
Runtime Requirements: | Carbon |
New in QD3D 1.6 is the ability to assign a Bounding Box to a Display Group. When the group is submitted for rendering, it will be cull tested and if it fails, then none of the geometry or other objects inside the group will be submitted for rendering. The speed boost from this ranges from 30% to 3500% or even higher for some conditions. This sample demonstrates the rendering speed increase which results from assigning a Bounding Box to a Display Group. The sample creates a series of objects in display group, and assigns a Bounding Box to the display group. The user is able to compare rendering of the display group both with and without the use of Bounding Boxes.
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14