GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
Advanced Visual Effects with DirectX 11: Vertex Shader Tricks - New Ways to Use the Vertex Shader to Improve Performance
The vertex shader is often overlooked when trying to improve performance, thinking it should only be used for basic vertex transformations. DirectX, however, allows for a lot of flexibility in how vertices are passed to the vertex shader, which enables techniques like vertex shader instancing. This talk will explain some of the ways that the vertex shader can be used to improve performance by taking a fast path through the vertex shader, rather than generating vertices with other parts of the pipeline. The talk will include sample code and performance statistics with current generation GPUs.
Did you know free users get access to 30% of content from the last 2 years?