README.md
setup.py
Examples/basic_scene.py
Examples/brain_regions.py
Examples/camera.py
Examples/connectome.py
Examples/crosshair.py
Examples/labelled_cells.py
Examples/legend_and_label.py
Examples/morphology.py
Examples/mouselight_api.py
Examples/scene_title.py
Examples/screenshots.py
Examples/streamlines.py
Examples/tractography.py
Examples/video.py
brainrender/__init__.py
brainrender/colors.py
brainrender/default_variables.py
brainrender/scene.py
brainrender.egg-info/PKG-INFO
brainrender.egg-info/SOURCES.txt
brainrender.egg-info/dependency_links.txt
brainrender.egg-info/not-zip-safe
brainrender.egg-info/requires.txt
brainrender.egg-info/top_level.txt
brainrender/Utils/__init__.py
brainrender/Utils/actors_funcs.py
brainrender/Utils/camera.py
brainrender/Utils/data_io.py
brainrender/Utils/data_manipulation.py
brainrender/Utils/image.py
brainrender/Utils/paths_manager.py
brainrender/Utils/webqueries.py
brainrender/Utils/ABA/__init__.py
brainrender/Utils/ABA/connectome.py
brainrender/Utils/ABA/images.py
brainrender/Utils/ABA/volumetric/VolumetricConnectomeAPI.py
brainrender/Utils/ABA/volumetric/__init__.py
brainrender/Utils/ABA/volumetric/interactive.py
brainrender/Utils/AllenMorphologyAPI/AllenMorphology.py
brainrender/Utils/AllenMorphologyAPI/__init__.py
brainrender/Utils/MouseLightAPI/__init__.py
brainrender/Utils/MouseLightAPI/mouselight_api.py
brainrender/Utils/MouseLightAPI/mouselight_info.py
brainrender/Utils/parsers/__init__.py
brainrender/Utils/parsers/drosophila.py
brainrender/Utils/parsers/mouselight.py
brainrender/Utils/parsers/rat.py
brainrender/Utils/parsers/streamlines.py
brainrender/animation/__init__.py
brainrender/animation/video.py
tests/tests/__init__.py
tests/tests/test_integration/__init__.py
tests/tests/test_integration/test_main.py
tests/tests/test_integration/tests.py
tests/tests/test_unit/__init__.py