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

trimesh - a simple command line utility for accessing trimesh functions

Description

       usage: trimesh [-h] [-i] [-e EXPORT] [file_name]

   positionalarguments:
              file_name

   options:-h, --help
              show this help message and exit

       -i, --interact
              Get an interactive terminal with trimesh and loaded geometry

       -e EXPORT, --export EXPORT
              Export a loaded geometry to a new file.

trimesh                                           October 2024                                        TRIMESH(1)

Name

       trimesh - a simple command line utility for accessing trimesh functions

Synopsis

       To display a mesh:
       trimeshhi.stl
       To convert a mesh:
       trimeshhi.stl-ehey.glb
       To print some information about a mesh:
       trimeshhi.stl--statistics

See Also