ClearVolume / clearvolume

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.
http://clearvolume.github.io
GNU Lesser General Public License v3.0
43 stars 11 forks source link

Support for OpenGL 3.3+ #13

Closed royerloic closed 9 years ago

royerloic commented 9 years ago

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.

royerloic commented 9 years ago

confirmed to work of Christian's machine