[ bianca ]
[ ソース: meshoptimizer ]
パッケージ: gltfpack (0.22+dfsg-1)
gltfpack に関するリンク
meshoptimizer ソースパッケージをダウンロード:
- [meshoptimizer_0.22+dfsg-1.debian.tar.xz]
- [meshoptimizer_0.22+dfsg-1.dsc]
- [meshoptimizer_0.22+dfsg.orig.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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libmeshoptimizer2d (>= 0.21+dfsg)
- Mesh optimizing library for 3D object rendering
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3