Optimise all OBJ meshes

The resolution of the coordinates in these meshes is now reduced to 1 micron. Any unnecessary trailing zeros are removed. Any unnecessary data is removed (like object name). Any comments are removed. All normals are removed and no longer used by the faces.
This should save 10MB on the download and installation size or so.
This commit is contained in:
Ghostkeeper 2020-04-10 18:01:25 +02:00
parent 96003c1335
commit 168c55ce70
No known key found for this signature in database
GPG key ID: D2A8871EE34EC59A
19 changed files with 235676 additions and 456593 deletions

View file

@ -1,8 +1,3 @@
# OBJ written from C:\Users\Flo\Desktop\Cura_FILES\moai.obj
mtllib moai.mtl
# Units millimeters
g Mesh
v 65 -65 0
v -65 -65 0
v -65 65 0
@ -11,22 +6,18 @@ v 65 -65 0
v -65 -65 0
v -65 65 0
v 65 65 0
v -65 65 18.8383
v 65 65 18.8383
vn 0 0 1
vn 1 0 0
vn -1 0 0
vt 0.0975501 1
v -65 65 18.838
v 65 65 18.838
vt 0.098 1
vt 1 1
vt 1 0.0977239
vt 0.0975501 0.0977239
vt 0.0186426 0.870052
vt 0.0736426 0.870052
vt 0.0186426 0.815052
vt 0.0214764 0.912057
vt 0.0764764 0.967057
vt 0.0214764 0.967057
usemtl red
f 1/1/1 4/2/1 3/3/1 2/4/1
f 7/5/2 9/6/2 6/7/2
f 5/8/3 10/9/3 8/10/3
vt 1 0.098
vt 0.098 0.098
vt 0.019 0.87
vt 0.074 0.87
vt 0.019 0.815
vt 0.021 0.912
vt 0.076 0.967
vt 0.021 0.967
f 1/1 4/2 3/3 2/4
f 7/5 9/6 6/7
f 5/8 10/9 8/10