软件包: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 标准 C++ 库,第3版