HISTORY.md
MANIFEST.in
README.md
setup.cfg
setup.py
plotar/__init__.py
plotar/client.py
plotar/jupyter_server_extension.py
plotar/server.py
plotar.egg-info/PKG-INFO
plotar.egg-info/SOURCES.txt
plotar.egg-info/dependency_links.txt
plotar.egg-info/not-zip-safe
plotar.egg-info/requires.txt
plotar.egg-info/top_level.txt
plotar/etc/plotar-server-extension.json
plotar/export/__init__.py
plotar/export/__main__.py
plotar/export/common.py
plotar/export/gltf.py
plotar/export/usd.py
plotar/html/.DS_Store
plotar/html/index.html
plotar/html/keyboard.html
plotar/html/model.html
plotar/html/sample.html
plotar/html/js/third-party/es6-promise/es6-promise.min.js
plotar/html/js/third-party/three.js/LICENSE
plotar/html/js/third-party/three.js/METADATA
plotar/html/js/third-party/three.js/OrbitControls.js
plotar/html/js/third-party/three.js/VRControls.js
plotar/html/js/third-party/three.js/VREffect.js
plotar/html/js/third-party/three.js/three.js
plotar/html/js/third-party/three.js/three.min.js
plotar/html/js/third-party/webvr/webvr-polyfill.js
plotar/html/js/third-party/webvr/webvr-polyfill.min.js
plotar/html/js/third-party/webvr/webvr-ui.js
plotar/html/js/third-party/webvr/webvr-ui.min.js
plotar/html/textures/patterns/checker.png
plotar/html/third_party/es6-promise/es6-promise.min.js
plotar/html/third_party/three.js/LICENSE
plotar/html/third_party/three.js/METADATA
plotar/html/third_party/three.js/OrbitControls.js
plotar/html/third_party/three.js/VRControls.js
plotar/html/third_party/three.js/VREffect.js
plotar/html/third_party/three.js/three.js
plotar/html/third_party/three.js/three.min.js
plotar/html/third_party/webvr/webvr-polyfill.js
plotar/html/third_party/webvr/webvr-polyfill.min.js
plotar/html/third_party/webvr/webvr-ui.js
plotar/html/third_party/webvr/webvr-ui.min.js
tests/test_plot.py