osresearch / plotter-vision

Hidden Wireframe removal demo in p5.js
GNU General Public License v2.0
83 stars 17 forks source link

Z-sorting error? #10

Closed osresearch closed 2 years ago

osresearch commented 3 years ago

image

The cube test in #8 shows a rendering error in some orientations.

osresearch commented 3 years ago

image

Seems like there might be an error in the optimization to determine which triangle is closer due to the tilt of the two polygons.