Releases: VirtualBrainLab/BrainAtlas
Releases · VirtualBrainLab/BrainAtlas
v1.0.0
Initial release of the BrainAtlas for Unity: including the 25um CCF mouse atlas and 39um Waxholm rat atlas
We don't provide documentation for using BrainAtlas right now, but to use this tool you need to:
- Place the BrainAtlas Prefab into your scene
- Call the
LoadAtlas
function - Use the loaded
ReferenceAtlas
in your code to access the ontology, annotations, 3D meshes, and annotation/reference textures
v0.1.1
Unity Editor version: 2020.3.33f1
Addressables package version: 1.18.19
Features
- AllenCCF models can be remotely loaded
- AllenCCF ontology file can be remotely loaded
- Annotation dataset TextAsset files can be remotely loaded
- Annotation dataset Texture3D files can be remotely loaded
Hotfix
- Fixed a bug where one-sided models had an extra 8 vertex cube included in their model files at the (0,0,0) origin point