Crate assimp

Source
Expand description

§assimp - Open Asset Import Library

Bindings for the Assimp library.

Re-exports§

Modules§

  • The export module implements functionality for exporting scenes (not yet implemented).
  • The import module contains functionality for importing scenes.
  • The math module contains definitions of primitive math types.
  • The scene module contains definitions of imported scene data.