Asteroids Mesh Shaders Demo

Asteroids achieves very high frame rates by moving key object list processing performance bottlenecks off of the CPU and into highly parallel GPU mesh shading programs. For more information, view here:
Back to Top