homedecor_modpack/homedecor_fences/models/homedecor_fence_barbed_wire...

77 lines
1.4 KiB
Plaintext
Raw Permalink Normal View History

# Compression Commit This commit performs both lossless and lossy compression on every .obj and .png in homedecor. The .png files were all 100% losslessly compressed using ect.exe and optipng.exe (more details below) at maximum settings. The .obj files were lossy-compressed so that comments were removed, trailing 000's were removed and all numbers rounded to 3 decimal places max. Blender exports at 6 decimal places but for minetest, 3 decimal places is the absolute maximum a person with anything under a 256K screen will ever need. ## Results ``` Original entire modpack size: 6343.5 KB New entire modpack size: 5312.2 KB Total Reduction: 1031.3 KB (16.3% less) ``` Please note that actual media size is likely more like 4,500 KB so media reduction is more around 20-25%. ## Details / What actions were actually performed Used these programs: https://github.com/ExeVirus/Compress-Obj https://sourceforge.net/projects/optipng/ https://github.com/fhanau/Efficient-Compression-Tool Ran this command on every .obj: (fast) ``` luajit.exe compress.lua -f <file> -precision 3 ``` Ran these commands on every .png: (slow) ``` ect.exe -9 -strip --allfilters-b <file> optipng.exe -o7 -strip all -clobber <file> ``` Note that for future compression, I recommend only using optipng.exe instead of both. ECT can get better results but it takes a LOT longer and only ever saves another 1-2% of the file size. Not worth an extra 10-20 seconds per texture file in my opinion. ## Time spent Roughly 2 Hours from start to finish + commit + PR
2021-01-23 13:28:20 +01:00
v -0.5 -0.5 0.5
v -0.5 -0.5 0.375
v 0.5 -0.5 0.375
v 0.5 -0.5 0.5
v -0.5 0.5 0.5
v -0.5 0.5 0.375
v 0.5 0.5 0.375
v 0.5 0.5 0.5
v 0.375 -0.5 0.375
v 0.375 -0.5 0.5
v 0.375 0.5 0.375
v 0.375 0.5 0.5
v -0.375 -0.5 0.5
v -0.375 -0.5 0.375
v -0.375 0.5 0.5
v -0.375 0.5 0.375
v 0.375 -0.5 0.438
v 0.375 0.5 0.438
v -0.375 -0.5 0.438
v -0.375 0.5 0.438
v 0.375 -0.5 -0.5
v 0.5 -0.5 -0.5
v 0.375 0.5 -0.5
v 0.5 0.5 -0.5
v 0.375 -0.5 -0.375
v 0.5 -0.5 -0.375
v 0.375 0.5 -0.375
v 0.5 0.5 -0.375
v 0.438 -0.5 -0.375
v 0.438 0.5 -0.375
v 0.438 -0.5 0.375
v 0.438 0.5 0.375
vt 1 1
vt 0.875 1
vt 0.875 0
vt 1 0
vt 1 0.875
vt 0.875 0.875
vt 0.125 1
vt 0 1
vt 0 0
vt 0.125 0
vt 1 0.125
vt 0.875 0.125
vt 0 0.125
vt 0.125 0.125
vt 0 0.875
vt 0.125 0.875
vn -1 0 0
vn 0 1 0
vn 1 0 0
vn 0 0 1
vn 0 -1 0
vn 0 0 -1
g 1
s off
f 5/1/1 6/2/1 2/3/1 1/4/1
f 8/5/2 7/1/2 11/2/2 12/6/2
f 7/7/3 8/8/3 4/9/3 3/10/3
f 4/9/4 8/8/4 12/7/4 10/10/4
f 3/4/5 4/11/5 10/12/5 9/3/5
f 11/2/1 9/3/1 10/4/1 12/1/1
f 7/1/6 3/4/6 9/3/6 11/2/6
f 15/8/3 13/9/3 14/10/3 16/7/3
f 1/13/5 2/9/5 14/10/5 13/14/5
f 2/9/6 6/8/6 16/7/6 14/10/6
f 6/8/2 5/15/2 15/16/2 16/7/2
f 5/1/4 1/4/4 13/3/4 15/2/4
f 17/10/6 19/3/6 20/2/6 18/7/6
f 24/5/2 23/1/2 27/2/2 28/6/2
f 23/7/6 24/8/6 22/9/6 21/10/6
f 22/9/3 24/8/3 28/7/3 26/10/3
f 21/4/5 22/11/5 26/12/5 25/3/5
f 27/2/4 25/3/4 26/4/4 28/1/4
f 23/1/1 21/4/1 25/3/1 27/2/1
f 29/10/1 31/3/1 32/2/1 30/7/1