LICENSE.txt
MANIFEST.in
setup.py
src/meshcatmods/__init__.py
src/meshcatmods/animation.py
src/meshcatmods/commands.py
src/meshcatmods/geometry.py
src/meshcatmods/path.py
src/meshcatmods/transformations.py
src/meshcatmods/visualizer.py
src/meshcatmods.egg-info/PKG-INFO
src/meshcatmods.egg-info/SOURCES.txt
src/meshcatmods.egg-info/dependency_links.txt
src/meshcatmods.egg-info/entry_points.txt
src/meshcatmods.egg-info/not-zip-safe
src/meshcatmods.egg-info/requires.txt
src/meshcatmods.egg-info/top_level.txt
src/meshcatmods/servers/__init__.py
src/meshcatmods/servers/tree.py
src/meshcatmods/servers/zmqserver.py
src/meshcatmods/tests/__init__.py
src/meshcatmods/tests/dummy_websocket_client.py
src/meshcatmods/tests/test_drawing.py
src/meshcatmods/tests/test_ports.py
src/meshcatmods/tests/test_start_server.py
src/meshcatmods/tests/data/mesh_0_convex_piece_0.dae
src/meshcatmods/tests/data/mesh_0_convex_piece_0.obj
src/meshcatmods/tests/data/mesh_0_convex_piece_0.stl_ascii
src/meshcatmods/tests/data/mesh_0_convex_piece_0.stl_binary
src/meshcatmods/viewer/LICENSE
src/meshcatmods/viewer/Readme.md
src/meshcatmods/viewer/package.json
src/meshcatmods/viewer/webpack.config.js
src/meshcatmods/viewer/yarn.lock
src/meshcatmods/viewer/data/HeadTextureMultisense.png
src/meshcatmods/viewer/data/head_multisense.obj
src/meshcatmods/viewer/src/index.js
src/meshcatmods/viewer/test/animation.html
src/meshcatmods/viewer/test/background.html
src/meshcatmods/viewer/test/camera_control.html
src/meshcatmods/viewer/test/empty_scene.html
src/meshcatmods/viewer/test/meshfile_geometry_dae.html
src/meshcatmods/viewer/test/meshfile_geometry_obj.html
src/meshcatmods/viewer/test/meshfile_geometry_stl.html
src/meshcatmods/viewer/test/meshfile_object_dae.html
src/meshcatmods/viewer/test/meshfile_object_obj.html
src/meshcatmods/viewer/test/orthographic_camera.html