assimp 5.2.5~ds0-1build1 source package in Ubuntu

Changelog

assimp (5.2.5~ds0-1build1) lunar; urgency=medium

  * No-change rebuilds against libdraco7

 -- Graham Inggs <email address hidden>  Wed, 16 Nov 2022 14:43:07 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
IOhannes m zmoelnig
Architectures:
any all
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe graphics

Downloads

File Size SHA-256 Checksum
assimp_5.2.5~ds0.orig.tar.xz 22.4 MiB ee20da341210d15296e74304ebaf88563734048401f71f008d7d6ae1da373e1d
assimp_5.2.5~ds0-1build1.debian.tar.xz 32.5 KiB 8956dff39062bbd6ee7c57e265d90904ebf6ab42fee1f7ade0c1a237c96b3451
assimp_5.2.5~ds0-1build1.dsc 2.4 KiB a2dfc4a03540bdcf37cb3e353a450d1c7ad44591196c26d814b76be921b3dacf

View changes file

Binary packages built by this source

assimp-testmodels: assimp 3D model import library (testdata)

 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.
 .
 This package contains 3D models in various formats for testing assimp.

assimp-utils: 3D model import library (utilities)

 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.
 .
 This package contains additional commandline utilities (currently only
 'assimp') to interact with 3D models.

assimp-utils-dbgsym: debug symbols for assimp-utils
libassimp-dev: 3D model import library (development)

 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.
 .
 This package provides the files necessary to compile an application
 using Assimp

libassimp-doc: 3D model import library (documentation)

 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.
 .
 This package contains html documentation for the Assimp API.

libassimp5: 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-dbgsym: debug symbols for libassimp5
python3-pyassimp: 3D model import library (Python3 bindings)

 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.
 .
 This package provides Python3 bindings to the Assimp library.