evanw / csg.js

Constructive solid geometry on meshes using BSP trees in JavaScript
http://evanw.github.com/csg.js/
MIT License
1.79k stars 264 forks source link

Changes to support colinear edges in polygons #15

Closed NateTG closed 7 years ago

NateTG commented 9 years ago

This (small and ugly) change should handle polygons with some colinear edges.