Load a mesh from a file.
path (str) – The location where the mesh is stored.
mesh – A pygfx Mesh object. If the file does not contain exactly one mesh, an error is raised.
Mesh
Examples
Show STL File via gfx.show