diff options
Diffstat (limited to 'assets/models/obj/cube/cube.obj')
-rw-r--r-- | assets/models/obj/cube/cube.obj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/models/obj/cube/cube.obj b/assets/models/obj/cube/cube.obj index db3bda6..430e5da 100644 --- a/assets/models/obj/cube/cube.obj +++ b/assets/models/obj/cube/cube.obj @@ -1,7 +1,7 @@ # cube.obj # -mtllib cube.mtl +mtllib models/obj/cube/cube.mtl o cube v -0.500000 -0.500000 0.500000 @@ -44,4 +44,4 @@ f 2/1/5 8/2/5 4/3/5 f 4/3/5 8/2/5 6/4/5 s 6 f 7/1/6 1/2/6 5/3/6 -f 5/3/6 1/2/6 3/4/6
\ No newline at end of file +f 5/3/6 1/2/6 3/4/6 |