kit-ipe/WAVE-Client-Renderer

Opacity function features

nicolaisi opened this issue · 0 comments

Currently we implemented an opacity transfer function that takes the size of the object into account (negative exponential function), but not the gray value (intensity) of the 3D data itself.

Implement additional opacity transfer function that takes the gray value intensities into consideration.