diff options
author | ccolin | 2020-12-26 01:21:28 +0100 |
---|---|---|
committer | ccolin | 2020-12-26 01:21:28 +0100 |
commit | a6d3f3d779b031f8ca70510abe90fade909a8d0d (patch) | |
tree | 10f50d6ad13ea0216779b18443bd2958b9f4d79e /mdl | |
parent | c0116528a7b618d185ac688b31e0fa8752924375 (diff) |
textures and whatnot i forgot to commit for a while lol
Diffstat (limited to 'mdl')
-rw-r--r-- | mdl/black.jpg | bin | 0 -> 1176 bytes | |||
-rw-r--r-- | mdl/dji600.blend | bin | 670220 -> 679436 bytes | |||
-rw-r--r-- | mdl/dji600.jpg (renamed from mdl/dji600_top.jpg) | bin | 37269 -> 37269 bytes | |||
-rw-r--r-- | mdl/dji600.mtl | 4 | ||||
-rw-r--r-- | mdl/dji600.obj | 4 | ||||
-rw-r--r-- | mdl/ground.jpg | bin | 0 -> 6777206 bytes | |||
-rw-r--r-- | mdl/mdl.jpg | bin | 0 -> 33039 bytes |
7 files changed, 4 insertions, 4 deletions
diff --git a/mdl/black.jpg b/mdl/black.jpg Binary files differnew file mode 100644 index 0000000..f9603f6 --- /dev/null +++ b/mdl/black.jpg diff --git a/mdl/dji600.blend b/mdl/dji600.blend Binary files differindex 3dbbd66..31fbb53 100644 --- a/mdl/dji600.blend +++ b/mdl/dji600.blend diff --git a/mdl/dji600_top.jpg b/mdl/dji600.jpg Binary files differindex 83de2ad..83de2ad 100644 --- a/mdl/dji600_top.jpg +++ b/mdl/dji600.jpg diff --git a/mdl/dji600.mtl b/mdl/dji600.mtl index 4fd023f..bc6165d 100644 --- a/mdl/dji600.mtl +++ b/mdl/dji600.mtl @@ -1,4 +1,4 @@ -# Blender MTL File: 'untitled.blend' +# Blender MTL File: 'dji600.blend' # Material Count: 1 newmtl Material @@ -10,4 +10,4 @@ Ke 0.000000 0.000000 0.000000 Ni 1.450000 d 1.000000 illum 2 -map_Kd /tmp/dji600_top.jpg +map_Kd dji600.jpg diff --git a/mdl/dji600.obj b/mdl/dji600.obj index 2fac982..c460dc8 100644 --- a/mdl/dji600.obj +++ b/mdl/dji600.obj @@ -1,7 +1,7 @@ -# Blender v2.90.1 OBJ File: 'untitled.blend' +# Blender v2.90.1 OBJ File: 'dji600.blend' # www.blender.org mtllib dji600.mtl -o Cylinder +o dji600_Cylinder v -0.066940 0.000000 -0.115943 v 0.066940 0.000000 -0.115943 v 0.066940 0.000000 0.115943 diff --git a/mdl/ground.jpg b/mdl/ground.jpg Binary files differnew file mode 100644 index 0000000..67810be --- /dev/null +++ b/mdl/ground.jpg diff --git a/mdl/mdl.jpg b/mdl/mdl.jpg Binary files differnew file mode 100644 index 0000000..fedfc9e --- /dev/null +++ b/mdl/mdl.jpg |