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