# Installation * We have implemented a user-friendly installation routine within Mastodon, enabling users to leverage Blender’s 3D capabilities with just a few clicks. The installer can be accessed from any Mastodon window via `Window > Blender Views > Setup Blender Addon`. ## Setup Blender Addon... * Pre-requisites: * Install [Fiji](https://imagej.net/downloads) and [Blender](https://blender.org/download) on your computer. * Make sure to install Blender as a "portable" installation. The reason for this is that the Mastodon Blender Plugin needs write access to the Blender installation directory, which may not be possible with a standard installation. * Activate the "Mastodon-Tomancak" [update site](https://imagej.net/update-sites/following) in Fiji. * ![Mastodon.png](installation/Mastodon.png) * Open Fiji and create / open a Mastodon project. * In Mastodon's main menu, you will find an entry ```Window > Blender Views > Setup Blender Addon ...```, click it and follow the instructions to install the Mastodon Blender Plugin. ![blender_view.png](installation/blender_view.png) ## Configure Blender Template Files... * Menu Location: `Window > Blender Views > Configure Blender Template Files...` * This command allows you to configure the Blender template files that are used when opening a new Blender window. This is useful if you want to use a different Blender template file than the default one. Blender templates can be used to define the initial state of a new Blender window, e.g. the camera position, the lighting, the background color, etc. * An example of a Blender template files can be downloaded from here: [blender_template.zip](https://github.com/user-attachments/files/18346100/default_empty_spot-radius_2024-05-31.zip). Needs to be unzipped before use. * Note: The template file must be a Blender file with the extension `.blend`. The template file is only used for the `Advanced Visuals` view. The `Linked to Mastodon` view does not use the template file. * Same dataset with default and [custom](https://github.com/user-attachments/files/18346100/default_empty_spot-radius_2024-05-31.zip) Blender template file: * Default Blender template file: * ![default_template.gif](installation/default_template.gif) * Custom Blender template file: * ![custom_template.gif](installation/custom_template.gif)