AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_minimal.txt
setup.cfg
setup.py
doc/Makefile
doc/authors.rst
doc/conf.py
doc/contributing.rst
doc/history.rst
doc/index.rst
doc/installation.rst
doc/make.bat
doc/management.rst
doc/readme.rst
doc/usage.rst
doc/badges/listing.rst
doc/biblio/biblio.rst
doc/user/index.rst
doc/user/overview.rst
src/scenegraph/__init__.py
src/scenegraph/algo.py
src/scenegraph/io.py
src/scenegraph/scene.py
src/scenegraph/shape.py
src/scenegraph/transfo.py
src/scenegraph/triangle.py
src/scenegraph/triangle_set.py
src/scenegraph/version.py
src/scenegraph.egg-info/PKG-INFO
src/scenegraph.egg-info/SOURCES.txt
src/scenegraph.egg-info/dependency_links.txt
src/scenegraph.egg-info/not-zip-safe
src/scenegraph.egg-info/requires.txt
src/scenegraph.egg-info/top_level.txt
test/conftest.py
test/test_packaging.py