Normand Briere
2019-08-20 564f4d12d93813b5d680fc24d4f118c3886d96ed
Box.java
....@@ -106,10 +106,10 @@
106106 cVector minima;
107107 cVector maxima;
108108 static float umap[] = {
109
- 0, 1, 0, 1, 1, 0, 1, 0
109
+ 0, 1, 0, 1, 1, 0, 1, 0,
110110 };
111111 static float vmap[] = {
112
- 0, 0, 1, 1, 1, 1, 0, 0
112
+ 1, 1, 0, 0, 1, 1, 0, 0,
113113 };
114114 static int faces[][] = {
115115 {