diff options
Diffstat (limited to 'assets/plane.obj')
-rw-r--r-- | assets/plane.obj | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/assets/plane.obj b/assets/plane.obj new file mode 100644 index 0000000..adae864 --- /dev/null +++ b/assets/plane.obj @@ -0,0 +1,17 @@ +# Blender v3.4.1 OBJ File: '' +# www.blender.org +mtllib plane.mtl +o Plane +v -1.000000 0.000000 1.000000 +v 1.000000 0.000000 1.000000 +v -1.000000 0.000000 -1.000000 +v 1.000000 0.000000 -1.000000 +vt 1.000000 0.000000 +vt 0.000000 1.000000 +vt 0.000000 0.000000 +vt 1.000000 1.000000 +vn 0.0000 1.0000 0.0000 +usemtl None +s off +f 2/1/1 3/2/1 1/3/1 +f 2/1/1 4/4/1 3/2/1 |