套件:libassimp5(5.4.3+ds-2)
3D model import library
Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience.
The library is designed for maximum stability and flexibility. While written in C++, a pure C API exists, as well as bindings to various other languages, including Python, D and Blitzmax. Assimp loads models into a straightforward data structure for easy processing by your application. Various post processing steps (such as general optimization or computation of extra data like normal or tangent vectors) can be executed on the imported data to suit your needs.
This package provides the shared object necessary to run an application using Assimp.
其他與 libassimp5 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdraco8 (>= 1.5.6+dfsg)
- Library for compressing 3D geometric meshes and point clouds
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支援函式庫
-
- dep: libminizip1t64
- compression library - minizip library
-
- dep: libpugixml1v5 (>= 1.6)
- Light-weight C++ XML processing library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.0)
- 壓縮函式庫 - 跑程式時用(runtime)