[ ソース: meshoptimizer ]
パッケージ: libmeshoptimizer2d (0.18+dfsg-2)
libmeshoptimizer2d に関するリンク
Debian の資源:
meshoptimizer ソースパッケージをダウンロード:
- [meshoptimizer_0.18+dfsg-2.dsc]
- [meshoptimizer_0.18+dfsg.orig.tar.xz]
- [meshoptimizer_0.18+dfsg-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Mesh optimizing library for 3D object rendering
When a GPU renders triangle meshes, various stages of the GPU pipeline have to process vertex and index data. The efficiency of these stages depends on the data you feed to them; this library provides algorithms to help optimize meshes for these stages, as well as algorithms to reduce the mesh complexity and storage overhead.
その他の libmeshoptimizer2d 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3