triangleraster
triangleraster copied to clipboard
A graphics demo written in C++ that demonstrates triangle rasterization.
Results
1
triangleraster issues
Sort by
recently updated
recently updated
newest added
Hey Josh, thanks a lot for the code, I'm using it to rasterize triangles in a Delaunay triangulation. I discovered an issue in the case of triangles with both short...