MANIFEST.in
setup.py
src/meshcat/__init__.py
src/meshcat/animation.py
src/meshcat/commands.py
src/meshcat/geometry.py
src/meshcat/path.py
src/meshcat/transformations.py
src/meshcat/visualizer.py
src/meshcat.egg-info/PKG-INFO
src/meshcat.egg-info/SOURCES.txt
src/meshcat.egg-info/dependency_links.txt
src/meshcat.egg-info/entry_points.txt
src/meshcat.egg-info/not-zip-safe
src/meshcat.egg-info/requires.txt
src/meshcat.egg-info/top_level.txt
src/meshcat/examples/box.py
src/meshcat/examples/points.py
src/meshcat/servers/__init__.py
src/meshcat/servers/tree.py
src/meshcat/servers/zmqserver.py
src/meshcat/tests/__init__.py
src/meshcat/tests/dummy_websocket_client.py
src/meshcat/tests/test_drawing.py
src/meshcat/tests/test_ports.py
src/meshcat/viewer/.git
src/meshcat/viewer/.gitignore
src/meshcat/viewer/.gitmodules
src/meshcat/viewer/LICENSE
src/meshcat/viewer/Readme.md
src/meshcat/viewer/package.json
src/meshcat/viewer/webpack.config.js
src/meshcat/viewer/yarn.lock
src/meshcat/viewer/data/HeadTextureMultisense.png
src/meshcat/viewer/data/head_multisense.obj
src/meshcat/viewer/dist/animation-dev.html
src/meshcat/viewer/dist/camera-dev.html
src/meshcat/viewer/dist/index.html
src/meshcat/viewer/dist/main.js
src/meshcat/viewer/dist/main.min.js
src/meshcat/viewer/src/LoaderSupport.js
src/meshcat/viewer/src/OBJLoader2.js
src/meshcat/viewer/src/OrbitControls.js
src/meshcat/viewer/src/index.js