logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

assimp - Open Asset Import Library Tool

Description

       assimp: is a command line utilitiy that allows interaction with 3D models

Manual

       On   Debian   systems   you   should   be   able   to  find  a  manual  in  file:///usr/share/doc/assimp-utils/assimp/index.html

assimp 2.0.863                                     August 2011                                         ASSIMP(1)

Name

       assimp - Open Asset Import Library Tool

Synopsis

assimp
        <arguments>

Verbs

              Use 'assimp <verb> --help' to get detailed help for a command.

       info   Display statistics and structure of a 3D model

       version
              Display Assimp version

       listext
              List all known file extension

       knowext
              Check whether a file extension is recognized by Assimp

       extract
              Extract an embedded texture from a model

       dump   Convert a model to binary or XML dumps (ASSBIN/ASSXML)

       cmpdump
              Compare two file dumps produced with 'assimp dump <file> -s ...'

See Also