meshlete
meshlete copied to clipboard
Reassignment passes to move triangles to more optimal meshlets
The meshlets are created with a greedy algorithm, which tries to locally optimize each meshlet. This may lead to suboptimal global result and it might be better to reassign some of the meshlet triangles for more optimal result. We could run passes over the initially generated result to reassign triangles to more optimal meshlets.