jupytercad / JupyterCAD

A JupyterLab extension for collaborative 3D geometry modeling
https://jupytercad.github.io/JupyterCAD
BSD 3-Clause "New" or "Revised" License
139 stars 18 forks source link

The bounding box does seems to exagerate the exploded view factor #491

Closed SylvainCorlay closed 1 month ago

SylvainCorlay commented 1 month ago

Image

martinRenou commented 1 month ago

My guess is this is because the bounding box mesh does not have a center of 0, unlike all other objects of JupyterCAD. Instead, the bounding box center may be the geometrical center of the original object.