[ 原始碼: meshoptimizer ]
套件:gltfpack(0.21+dfsg-1 以及其他的)
gltfpack 的相關連結
Debian 的資源:
下載原始碼套件 meshoptimizer:
- [meshoptimizer_0.21+dfsg-1.dsc]
- [meshoptimizer_0.21+dfsg.orig.tar.xz]
- [meshoptimizer_0.21+dfsg-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
glTF mesh file optimizer
gltfpack is a tool that can automatically optimize glTF files to reduce the download size and improve loading and rendering speed.
It substantially changes the glTF data by optimizing the meshes for vertex fetch and transform cache, quantizing the geometry to reduce the memory consumption and size, merging meshes to reduce the draw call count, quantizing and resampling animations to reduce animation size and simplify playback, and pruning the node tree by removing or collapsing redundant nodes. It will also simplify the meshes when requested to do so.
其他與 gltfpack 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libmeshoptimizer2d (>= 0.21+dfsg)
- Mesh optimizing library for 3D object rendering
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3