osresearch / plotter-vision

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

Coplanar constant should be adjustable in the front end. #2

Open osresearch opened 3 years ago

osresearch commented 3 years ago

The close_enough() check on the normals should be tunable by the user to handle curving surfaces. https://github.com/osresearch/plotter-vision/blob/master/triangle.js#L126