Are there any libraries that provide 3D polyhedra, and support calculating the intersection of two polyhedra?
If it makes a difference, the polyhedra I want to model do not have 'holes' in them.
The focus would be on correctness first and speed a close second!
Ideally this library would:
- have existing tidy python bindings
- be free-standing or have reasonable and small dependencies
- support calculating the outline of the polyhedron when view from any given angle