Normand Briere
2019-08-17 d5d6485126da83b06645e90e3e4ce66659a56009
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 {