trimesh - a simple command line utility for accessing trimesh functions
Contents
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