Variable tiling8

Variable Documentation

static const char tiling8[6][6] = {{9, 8, 10, 10, 8, 11}, {1, 5, 3, 3, 5, 7}, {0, 4, 2, 4, 6, 2}, {0, 2, 4, 4, 2, 6}, {1, 3, 5, 3, 7, 5}, {9, 10, 8, 10, 11, 8}}

tiling table for case 8 For each of the case above, the specific triangulation of the edge intersection points is given. When a case is ambiguous, there is an auxiliary table that contains the face number to test and the tiling table contains the specific triangulations depending on the results A minus sign means to invert the result of the test.