README.md
setup.py
Examples/advanced/animated_scene.py
Examples/advanced/animated_scene2.py
Examples/advanced/custom_videomaker.py
Examples/basic/add_text_3d.py
Examples/basic/adding_labels.py
Examples/basic/camera.py
Examples/basic/cartoon_look.py
Examples/basic/crosshair.py
Examples/basic/cut_with_plane1.py
Examples/basic/cut_with_plane2.py
Examples/basic/scene_title.py
Examples/custom_atlases/celegans_connectome.py
Examples/custom_atlases/insects_brains.py
Examples/export/basic_video_maker.py
Examples/export/export_for_web.py
Examples/export/screenshots.py
Examples/export/video.py
Examples/morphology/morphologyscene.py
Examples/mouse/brain_regions.py
Examples/mouse/colored_neurons.py
Examples/mouse/labelled_cells.py
Examples/mouse/mouselight.py
Examples/mouse/streamlines.py
Examples/mouse/tractography.py
Examples/user_data/add_object_to_scene.py
Examples/user_data/sharptrack.py
brainrender/__init__.py
brainrender/colors.py
brainrender/default_variables.py
brainrender/scene.py
brainrender/volume.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/images.py
brainrender/Utils/ABA/volumetric/VolumetricConnectomeAPI.py
brainrender/Utils/ABA/volumetric/__init__.py
brainrender/Utils/ABA/volumetric/interactive.py
brainrender/animation/__init__.py
brainrender/animation/video.py
brainrender/atlases/__init__.py
brainrender/atlases/aba.py
brainrender/atlases/base.py
brainrender/atlases/celegans.py
brainrender/atlases/insects_brains_db.py
brainrender/morphology/__init__.py
brainrender/morphology/utils.py
brainrender/morphology/visualise.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