ClearVolume is a real-time live 3D visualization library designed for high-end volumetric microscopes such as SPIM and DLSM microscopes. With ClearVolume you can see live on your screen the stacks acquired by your microscope instead of waiting for offline post-processing to give you an intuitive and comprehensive view on your data.
Right now, many macs still only support OpenGL 3.3. We need to check what the consequences of going down to 3.3 will be for our code and shaders.
Ideally we would like to have a way to still use OpenGL 4 when available, but that's difficult to pull programatically.