软件包: libassimp5 (5.2.2~ds0-1)
libassimp5 的相关链接
Trisquel 的资源:
下载源码包 assimp:
维护者:
Original Maintainer:
- IOhannes m zmölnig (Debian/GNU)
外部的资源:
- 主页 [assimp.org]
相似软件包:
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: libdraco4 (>= 1.5.2+dfsg)
- Library for compressing 3D geometric meshes and point clouds
-
- dep: libgcc-s1 (>= 3.5)
- 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