uvfconvert
desktop volume rendering application for large data
Install
- All systems
-
curl cmd.cat/uvfconvert.sh
- Debian
-
apt-get install imagevis3d
- Ubuntu
-
apt-get install imagevis3d
- Kali Linux
-
apt-get install imagevis3d
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install imagevis3d
- Raspbian
-
apt-get install imagevis3d
- Dockerfile
- dockerfile.run/uvfconvert
imagevis3d
desktop volume rendering application for large data
ImageVis3D is a volume rendering application specifically designed to render large data. This is achieved by splitting the dataset into multiple levels of detail (LoD), with each level itself decomposed into multiple bricks (atomic rendering primitive). Interaction occurs at the coarsest LoD, which can be rendered instantaneously on almost all modern systems. After a configurable delay, ImageVis3D will successively render finer levels of detail, until the data are visible at their native resolution. Development of ImageVis3D is sponsored by the NIH/NCRR Center for Integrative Biomedical Computing (CIBC), and the DOE Visualization And Analytics Center for Enabling Technologies (VACET).