GSharker / G-Shark

G-Shark is a free and open-source geometry library designed for computational designers and software developers in the Architecture, Engineering, and Construction (AEC) industry.
https://gsharker.github.io/G-Shark/
MIT License
212 stars 36 forks source link

CSG & Breps #386

Open d3ssy opened 1 year ago

d3ssy commented 1 year ago

This gives a good overview and context for CSG and BREP usecases. https://stackoverflow.com/questions/26015453/constructive-solid-geometry-vs-boundary-representation

d3ssy commented 1 year ago

Found this repo interesting https://github.com/manthrax/THREE-CSGMesh

sonomirco commented 1 year ago

We could consider the direction of CSG. https://en.wikipedia.org/wiki/Constructive_solid_geometry https://github.com/praeclarum/Csg https://github.com/Arakis/Net3dBool