You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose I have a box and another box that has been shrunk in two dimensions and elongated in the third. The stretched box then intersects the first box, requiring some additional consideration for rendering.
It would be cool to support intersections like these if it's not already possible.
Cheers @DBraun! I have half a solution, maybe... you could try union with the trimesh library (https://trimsh.org/index.html), I just wouldn't know how to convert the trimesh meshes into the arrays necessary to use svg3D... I'd love to see an example.
Suppose I have a box and another box that has been shrunk in two dimensions and elongated in the third. The stretched box then intersects the first box, requiring some additional consideration for rendering.
It would be cool to support intersections like these if it's not already possible.
The text was updated successfully, but these errors were encountered: