MANIFEST.in
README.rst
setup.py
demos/forest/forest.py
demos/forest/tree.mtl
demos/forest/tree.obj
demos/worlds/worlds.py
demos/worlds/textures/earth.png
demos/worlds/textures/earth_spec.png
demos/worlds/textures/moon.png
demos/worlds/textures/stars.png
docs/conf.py
docs/index.rst
docs/modelling.rst
docs/models.rst
docs/overview.rst
docs/renderers.rst
docs/scene.rst
docs/_static/blender-settings.png
docs/_static/fallbackrenderer.png
docs/_static/lighting-accumulation.png
wasabi_scenegraph.egg-info/PKG-INFO
wasabi_scenegraph.egg-info/SOURCES.txt
wasabi_scenegraph.egg-info/dependency_links.txt
wasabi_scenegraph.egg-info/requires.txt
wasabi_scenegraph.egg-info/top_level.txt
wasabisg/__init__.py
wasabisg/fallbackrenderer.py
wasabisg/lighting.py
wasabisg/model.py
wasabisg/particles.py
wasabisg/plane.py
wasabisg/renderer.py
wasabisg/scenegraph.py
wasabisg/shader.py
wasabisg/shaderlib.py
wasabisg/sphere.py
wasabisg/loaders/__init__.py
wasabisg/loaders/objloader.py