You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.