パッケージ: libassimp5 (5.2.5~ds0-1 など)
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.33)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libdraco7 (>= 1.5.5+dfsg)
- Library for compressing 3D geometric meshes and point clouds
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libminizip1 (>= 1.1)
- compression library - minizip library
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: zlib1g (>= 1:1.2.0)
- compression library - runtime