LICENSE.txt
MANIFEST.in
README.md
changelog.md
setup.py
doc/Makefile
doc/source/conf.py
doc/source/index.rst
doc/source/matplotlib.rst
doc/source/povray.rst
doc/source/primitives.rst
doc/source/troubleshooting.rst
doc/source/vispy.rst
plato/__init__.py
plato/cmap.py
plato/geometry.py
plato/math.py
plato/mesh.py
plato/version.py
plato/draw/Arrows2D.py
plato/draw/ConvexPolyhedra.py
plato/draw/ConvexSpheropolyhedra.py
plato/draw/Disks.py
plato/draw/Lines.py
plato/draw/Mesh.py
plato/draw/Polygons.py
plato/draw/Scene.py
plato/draw/SpherePoints.py
plato/draw/Spheres.py
plato/draw/Spheropolygons.py
plato/draw/Voronoi.py
plato/draw/__init__.py
plato/draw/internal.py
plato/draw/blender/ConvexPolyhedra.py
plato/draw/blender/Scene.py
plato/draw/blender/Spheres.py
plato/draw/blender/__init__.py
plato/draw/matplotlib/Arrows2D.py
plato/draw/matplotlib/ConvexPolyhedra.py
plato/draw/matplotlib/Disks.py
plato/draw/matplotlib/Polygons.py
plato/draw/matplotlib/Scene.py
plato/draw/matplotlib/SpherePoints.py
plato/draw/matplotlib/Spheres.py
plato/draw/matplotlib/Spheropolygons.py
plato/draw/matplotlib/__init__.py
plato/draw/povray/ConvexPolyhedra.py
plato/draw/povray/ConvexSpheropolyhedra.py
plato/draw/povray/Lines.py
plato/draw/povray/Mesh.py
plato/draw/povray/Scene.py
plato/draw/povray/Spheres.py
plato/draw/povray/__init__.py
plato/draw/vispy/Arrows2D.py
plato/draw/vispy/Canvas.py
plato/draw/vispy/ConvexPolyhedra.py
plato/draw/vispy/ConvexSpheropolyhedra.py
plato/draw/vispy/Disks.py
plato/draw/vispy/Lines.py
plato/draw/vispy/Mesh.py
plato/draw/vispy/Polygons.py
plato/draw/vispy/Scene.py
plato/draw/vispy/SpherePoints.py
plato/draw/vispy/Spheres.py
plato/draw/vispy/Spheropolygons.py
plato/draw/vispy/Voronoi.py
plato/draw/vispy/__init__.py
plato/draw/vispy/internal.py
plato_draw.egg-info/PKG-INFO
plato_draw.egg-info/SOURCES.txt
plato_draw.egg-info/dependency_links.txt
plato_draw.egg-info/requires.txt
plato_draw.egg-info/top_level.txt
test/blender_scenes.py
test/test_Scene.py
test/test_internals.py
test/test_matplotlib.py
test/test_povray.py
test/test_scenes.py
test/test_vispy.py