jamievicary / globular

Globular
37 stars 9 forks source link

Incorrect Bounding Box for Interchanges of Type II #91

Open zrho opened 6 years ago

zrho commented 6 years ago

The bounding box for a interchangers of type II is computed only for the first two dimensions. This breaks the scaffold code that relies on the entire bounding box.

In the following example, the bounding box is calculated to be (0, 0, 0) to (3, 1, 0), but should be (0, 0, 0) to (3, 1, 2):

IntL Bounding Box.txt