LICENSE.txt
MANIFEST.in
README.md
changelog.md
setup.py
doc/Makefile
doc/source/conf.py
doc/source/fresnel.rst
doc/source/imperative.rst
doc/source/index.rst
doc/source/matplotlib.rst
doc/source/povray.rst
doc/source/primitives.rst
doc/source/pythreejs.rst
doc/source/troubleshooting.rst
doc/source/vispy.rst
doc/source/zdog.rst
plato/__init__.py
plato/cmap.py
plato/geometry.py
plato/imp.py
plato/math.py
plato/mesh.py
plato/version.py
plato/draw/Arrows2D.py
plato/draw/Box.py
plato/draw/ConvexPolyhedra.py
plato/draw/ConvexSpheropolyhedra.py
plato/draw/DiskUnions.py
plato/draw/Disks.py
plato/draw/Ellipsoids.py
plato/draw/Lines.py
plato/draw/Mesh.py
plato/draw/Polygons.py
plato/draw/Scene.py
plato/draw/SpherePoints.py
plato/draw/SphereUnions.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/fresnel/Arrows2D.py
plato/draw/fresnel/Box.py
plato/draw/fresnel/ConvexPolyhedra.py
plato/draw/fresnel/Disks.py
plato/draw/fresnel/Ellipsoids.py
plato/draw/fresnel/FresnelPrimitive.py
plato/draw/fresnel/Lines.py
plato/draw/fresnel/Polygons.py
plato/draw/fresnel/Scene.py
plato/draw/fresnel/SphereUnions.py
plato/draw/fresnel/Spheres.py
plato/draw/fresnel/Spheropolygons.py
plato/draw/fresnel/__init__.py
plato/draw/matplotlib/Arrows2D.py
plato/draw/matplotlib/Box.py
plato/draw/matplotlib/ConvexPolyhedra.py
plato/draw/matplotlib/DiskUnions.py
plato/draw/matplotlib/Disks.py
plato/draw/matplotlib/Lines.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/matplotlib/internal.py
plato/draw/povray/Box.py
plato/draw/povray/ConvexPolyhedra.py
plato/draw/povray/ConvexSpheropolyhedra.py
plato/draw/povray/Ellipsoids.py
plato/draw/povray/Lines.py
plato/draw/povray/Mesh.py
plato/draw/povray/Scene.py
plato/draw/povray/SphereUnions.py
plato/draw/povray/Spheres.py
plato/draw/povray/__init__.py
plato/draw/pythreejs/Box.py
plato/draw/pythreejs/ConvexPolyhedra.py
plato/draw/pythreejs/ConvexSpheropolyhedra.py
plato/draw/pythreejs/Ellipsoids.py
plato/draw/pythreejs/Lines.py
plato/draw/pythreejs/Mesh.py
plato/draw/pythreejs/Scene.py
plato/draw/pythreejs/Spheres.py
plato/draw/pythreejs/__init__.py
plato/draw/pythreejs/internal.py
plato/draw/vispy/Arrows2D.py
plato/draw/vispy/Box.py
plato/draw/vispy/Canvas.py
plato/draw/vispy/ConvexPolyhedra.py
plato/draw/vispy/ConvexSpheropolyhedra.py
plato/draw/vispy/DiskUnions.py
plato/draw/vispy/Disks.py
plato/draw/vispy/Ellipsoids.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/SphereUnions.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/zdog/Arrows2D.py
plato/draw/zdog/Box.py
plato/draw/zdog/ConvexPolyhedra.py
plato/draw/zdog/ConvexSpheropolyhedra.py
plato/draw/zdog/Disks.py
plato/draw/zdog/Lines.py
plato/draw/zdog/Polygons.py
plato/draw/zdog/Scene.py
plato/draw/zdog/Spheres.py
plato/draw/zdog/Spheropolygons.py
plato/draw/zdog/__init__.py
plato/draw/zdog/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_fresnel.py
test/test_imp.py
test/test_internals.py
test/test_matplotlib.py
test/test_povray.py
test/test_pythreejs.py
test/test_scenes.py
test/test_vispy.py
test/test_zdog.py