README.md
setup.py
trimesh/__init__.py
trimesh/base.py
trimesh/boolean.py
trimesh/bounds.py
trimesh/caching.py
trimesh/collision.py
trimesh/comparison.py
trimesh/constants.py
trimesh/convex.py
trimesh/creation.py
trimesh/decomposition.py
trimesh/geometry.py
trimesh/graph.py
trimesh/grouping.py
trimesh/inertia.py
trimesh/integrate.py
trimesh/intersections.py
trimesh/nsphere.py
trimesh/permutate.py
trimesh/points.py
trimesh/poses.py
trimesh/primitives.py
trimesh/proximity.py
trimesh/remesh.py
trimesh/repair.py
trimesh/sample.py
trimesh/transformations.py
trimesh/triangles.py
trimesh/units.py
trimesh/util.py
trimesh/version.py
trimesh/visual.py
trimesh/voxel.py
trimesh.egg-info/PKG-INFO
trimesh.egg-info/SOURCES.txt
trimesh.egg-info/dependency_links.txt
trimesh.egg-info/requires.txt
trimesh.egg-info/top_level.txt
trimesh/interfaces/__init__.py
trimesh/interfaces/blender.py
trimesh/interfaces/generic.py
trimesh/interfaces/scad.py
trimesh/interfaces/vhacd.py
trimesh/io/__init__.py
trimesh/io/assimp.py
trimesh/io/export.py
trimesh/io/gltf.py
trimesh/io/load.py
trimesh/io/misc.py
trimesh/io/ply.py
trimesh/io/stl.py
trimesh/io/threemf.py
trimesh/io/urdf.py
trimesh/io/wavefront.py
trimesh/io/xml_based.py
trimesh/path/__init__.py
trimesh/path/arc.py
trimesh/path/creation.py
trimesh/path/curve.py
trimesh/path/entities.py
trimesh/path/intersections.py
trimesh/path/packing.py
trimesh/path/path.py
trimesh/path/polygons.py
trimesh/path/raster.py
trimesh/path/simplify.py
trimesh/path/traversal.py
trimesh/path/util.py
trimesh/path/io/__init__.py
trimesh/path/io/dxf.py
trimesh/path/io/export.py
trimesh/path/io/load.py
trimesh/path/io/misc.py
trimesh/path/io/svg_io.py
trimesh/ray/__init__.py
trimesh/ray/ray_pyembree.py
trimesh/ray/ray_triangle.py
trimesh/ray/ray_util.py
trimesh/resources/__init__.py
trimesh/resources/blender.py.template
trimesh/resources/collada.dae.template
trimesh/resources/dxf.json.template
trimesh/resources/ply.template
trimesh/resources/svg.xml.template
trimesh/resources/yafaray.xml.template
trimesh/scene/__init__.py
trimesh/scene/scene.py
trimesh/scene/transforms.py
trimesh/scene/viewer.py