Skip to content

Commit 64b9852

Browse files
Update 3D model
Better compression
1 parent d724bb1 commit 64b9852

File tree

3 files changed

+27
-2
lines changed

3 files changed

+27
-2
lines changed

docs/assets/3d_model/README.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,24 @@ This folder should contain the 3D model of the product
66
Hex: #E0311D
77
RGB: 224, 49, 29
88

9+
910
## File Optimizer
10-
https://www.loci-labs.com/optimizer
11+
https://glb.babylonpress.org/
12+
13+
- Enable these options
14+
- `Simplify | MeshoptSimplifier`
15+
- `Quantize | KHR_mesh_quantization`
16+
- `Use UASTC Zstandard Supercompression`
17+
- Set these options, to the following values:
18+
- `ETC1S Quality Level (255 = best)`: 73
19+
- `ETC1S Compression Level (0 = fastest)`: 5
20+
21+
### VS Code Extension
22+
To reorder the materials for the rendering, use the [GlTF Tools extension](https://marketplace.visualstudio.com/items?itemName=cesium.gltf-vscode) in VS Code
23+
24+
- https://marketplace.visualstudio.com/items?itemName=cesium.gltf-vscode
25+
- https://github.com/AnalyticalGraphicsInc/gltf-vscode
26+
1127

1228
## Model Editor
1329
https://modelviewer.dev/editor/
@@ -35,5 +51,14 @@ Replace those values with the following values: `[,,,1]`
3551
1
3652
```
3753

38-
## Solder Mask - Color Correction
54+
### Solder Mask - Color Correction
3955
https://3deditoronline.com/
56+
57+
### 1st File Optimizer *(Deprecated)*
58+
https://www.loci-labs.com/optimizer
59+
60+
### 2nd File Optimizer *(Deprecated)*
61+
https://xiehangyun.github.io/gltf-optimization/
62+
63+
- Max Texture Size: 512
64+
- Create Unified Palette Texture for Solid Colors and Merge: *(Unselect)*

docs/assets/3d_model/poster.png

39.4 KB
Loading

docs/assets/3d_model/web_model.glb

-5.78 MB
Binary file not shown.

0 commit comments

Comments
 (0)