パッケージ: draco (1.5.2+dfsg-2)
draco に関するリンク
Trisquel の資源:
draco ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Timo Röhling
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Encoder and decoder for 3D geometric meshes and point clouds
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
Draco is designed and built for compression efficiency and speed. The code supports compressing points, connectivity information, texture coordinates, color information, normals, and any other generic attributes associated with geometry. With Draco, applications using 3D graphics can be significantly smaller without compromising visual fidelity. For users, this means apps can now be downloaded faster, 3D graphics in the browser can load quicker, and VR and AR scenes can now be transmitted with a fraction of the bandwidth and rendered quickly.
This package provides command line tools to compress and decompress files using Draco.
その他の draco 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdraco4 (>= 1.5.2+dfsg)
- Library for compressing 3D geometric meshes and point clouds
-
- dep: libgcc-s1 (>= 3.0) [armhf 以外]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3