TRIMESH(1) | User Commands | TRIMESH(1) |
trimesh - a simple command line utility for accessing trimesh functions
To display a mesh:
trimesh hi.stl
To convert a mesh:
trimesh hi.stl -e hey.glb
To print some information about a mesh:
trimesh hi.stl --statistics
usage: trimesh [-h] [-i] [-e EXPORT] [file_name]
October 2024 | trimesh |