Davidah121 / SMPL

A static C++ library that encompasses all of the tools I have made to make development easier.
1 stars 0 forks source link

Fix DrawTriangle function #79

Closed Davidah121 closed 3 years ago

Davidah121 commented 3 years ago

The function does not always produce great results with edges. This results in quads not looking correct. An example of this is a clear distinct line between the 2 quads that was not filled.