| Geometry Instancing |
Article Index for Geometry |
Website Links For Geometry |
Information AboutGeometry Instancing |
| CATEGORIES ABOUT GEOMETRY INSTANCING | |
| 3d computer graphics | |
|
HARDWARE INSTANCING Starting in Direct3D version 9, Microsoft included support for hardware-based geometry instancing. This method improves the potential runtime performance of rendering instanced geometry by explicitly allowing multiple copies of a mesh to be rendered sequentially by specifying the differentiating parameters for each in a separate stream. |
|
|