This package browser is in early development. Mind the rough edges.

assimp 5.2.5

Asset import library

The Open Asset Import Library loads more than 40 3D file formats into one unified data structure. Additionally, assimp features various mesh post processing tools: normals and tangent space generation, triangulation, vertex cache locality optimization, removal of degenerate primitives and duplicate vertices, sorting by primitive type, merging of redundant materials and many more.

Installation

Install assimp 5.2.5 as follows:

guix install assimp@5.2.5

Or install the latest version:

guix install assimp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.