Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.07 KB

File metadata and controls

29 lines (25 loc) · 1.07 KB

Mesh shading

This code sample demonstrates how to create the absolute most basic mesh shading example. It creates a single triangle in a mesh shader. There is no vertex shader, there is only a mesh shader and a fragment shader.