How to Install imagevis3d in Ubuntu 18.04



Install imagevis3d by entering the following commands in the terminal:

sudo apt update
sudo apt install imagevis3d

Description:

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).

Homepage: http://www.imagevis3d.com

Version: 3.1.0-6

Section: universe/science