MANIFEST.in
setup.py
src/meshcat/__init__.py
src/meshcat/commands.py
src/meshcat/geometry.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/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/fileserver.py
src/meshcat/servers/websocketpool.py
src/meshcat/servers/window.py
src/meshcat/viewer/.git
src/meshcat/viewer/LICENSE
src/meshcat/viewer/Readme.md
src/meshcat/viewer/inline.py
src/meshcat/viewer/static/meshcat.html
src/meshcat/viewer/static/test.html
src/meshcat/viewer/static/data/HeadTextureMultisense.png
src/meshcat/viewer/static/data/head_multisense.obj
src/meshcat/viewer/static/js/LoaderSupport.js
src/meshcat/viewer/static/js/OBJLoader.js
src/meshcat/viewer/static/js/OBJLoader2.js
src/meshcat/viewer/static/js/OrbitControls.js
src/meshcat/viewer/static/js/dat.gui.js
src/meshcat/viewer/static/js/meshcat.js
src/meshcat/viewer/static/js/msgpack.min.js
src/meshcat/viewer/static/js/split.min.js
src/meshcat/viewer/static/js/three.js