VolViewer: Difference between revisions

From BanghamLab
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:VolViewer.png|256px]]
[[Image:VolViewer.png|256px|thumb|left]]


'''VolViewer:''' VolViewer is an application for the interactive visualisation of biological data. The application is written in C++ using OpenGL and Qt. It is fully cross platform.
'''VolViewer:''' VolViewer is an application for the interactive visualisation of biological data. The application is written in C++ using OpenGL and Qt. It is fully cross platform.

Revision as of 12:24, 6 May 2010

VolViewer.png

VolViewer: VolViewer is an application for the interactive visualisation of biological data. The application is written in C++ using OpenGL and Qt. It is fully cross platform.

Features:

  • Real-time volume rendering using an optimized 3D texture algorithm.
  • Interactive transfer functions to independelty adjust opacity and luminance for up to three data channels.
  • Real-time thresholding, brightness and contrast operators.
  • On-the-fly gradient computation for local illumination.
  • Iso-surface computation.
  • Section viewing in any orientation / position.
  • Real-time volume clipping.
  • 3D measurements.

Requirements:

Nvidia Geforce 8 and above.

Download

Windows (32bit) | Windows (64bit) | Linux (64bit) | MacOS X (i386/x86_64/10.5+)

Source Code

link to SVN