Skip to content

Releases: VirtualBrainLab/BrainAtlas

v1.0.0

05 Oct 17:23
Compare
Choose a tag to compare

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

03 Jun 05:07
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

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