ZieIony / Ghurund

My DirectX 12 playground - engine, editor and a sample game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invert winding direction for mesh

ZieIony opened this issue · comments

Flip z for position, normal and tangent, change index order to [i, i+2, i+1].

done