osresearch / plotter-vision

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

Off-screen segments are included #26

Closed osresearch closed 2 years ago

osresearch commented 2 years ago

image Off-screen segments are included, which makes for messy cleanup before plotting.

image With the Cohen-Sutherland algorithm it is much cleaner.

osresearch commented 2 years ago

Fixed in https://github.com/osresearch/plotter-vision/commit/a234fe12780fb39af33c75be78a33f62e6e5f532