summaryrefslogtreecommitdiff
path: root/src/static/cube.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/cube.cpp')
-rw-r--r--src/static/cube.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/static/cube.cpp b/src/static/cube.cpp
index 92c6274..2d9e6d7 100644
--- a/src/static/cube.cpp
+++ b/src/static/cube.cpp
@@ -24,13 +24,13 @@ IntrinsicShapeCube pkeIntrinsicsCube {
},
.uv = {
{0, 0},
+ {0, 1},
+ {1, 0},
+ {1, 1},
{0, 0},
- {0, 0},
- {0, 0},
- {0, 0},
- {0, 0},
- {0, 0},
- {0, 0},
+ {0, 1},
+ {1, 0},
+ {1, 1},
},
.index = {
0, 1, 2,