パッケージ: gltfpack (0.22+dfsg-1)
gltfpack に関するリンク
Debian の資源:
meshoptimizer ソースパッケージをダウンロード:
- [meshoptimizer_0.22+dfsg-1.dsc]
- [meshoptimizer_0.22+dfsg.orig.tar.xz]
- [meshoptimizer_0.22+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++ ライブラリ v3