You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
For the latest stable release, please visit https://allen-cell-animated.github.io/website-3d-cell-viewer-release/
This is a browser based volume viewer built with React and WebGL (Three.js).
Volume data is provided to the core 3d viewer via a json file containing dimensions and other metadata, and texture atlases (png files containing volume slices tiled across the 2d image).
Therefore the texture atlases must be prepared in advance before loading into this viewer.