assimp 5.4.2+ds-1 source package in Ubuntu

Changelog

assimp (5.4.2+ds-1) unstable; urgency=medium

  * New upstream version 5.4.2+ds
    + Refresh patches
  * Use context-manager in autopkgtest "quicktest"
  * Update copyright information
    + Update license information
    + Re-generate d/copyright_hints
  * Fix spelling errors in older entries of d/changelog

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Wed, 17 Jul 2024 15:02:24 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe graphics

Downloads

File Size SHA-256 Checksum
assimp_5.4.2+ds-1.dsc 2.6 KiB bce8375719ec48f5e29b52e613e9987dc39af845b10035320274e895e75b6f9f
assimp_5.4.2+ds.orig.tar.xz 24.7 MiB d808e52d85b8a1e19ad16811da3378753599305391042edbd843148646a56ad1
assimp_5.4.2+ds-1.debian.tar.xz 38.4 KiB 0d06f793b3199662977994b342e9bc68d9f3ff8b712ed6eeb729ff7b2607a3dd

Available diffs

No changes file available.

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.