LICENSE
README.md
pyproject.toml
smesh/__init__.py
smesh.egg-info/PKG-INFO
smesh.egg-info/SOURCES.txt
smesh.egg-info/dependency_links.txt
smesh.egg-info/entry_points.txt
smesh.egg-info/requires.txt
smesh.egg-info/top_level.txt
smesh/cli/__init__.py
smesh/cli/main.py
smesh/config/__init__.py
smesh/config/schema.py
smesh/core/attributes.py
smesh/core/exporter.py
smesh/core/intersector.py
smesh/core/pointcloud.py
smesh/core/sampler.py
smesh/core/scene.py
smesh/core/utils.py
smesh/examples/__init__.py
smesh/examples/synthetic.py
smesh/motion/pose.py
smesh/motion/trajectory.py
smesh/sensors/base.py
smesh/sensors/camera.py
smesh/sensors/lidar.py
smesh/sensors/noise.py
smesh/sensors/patterns.py
smesh/sensors/totalstation.py