sxyu / volrend

PlenOctree Volume Rendering (supports CUDA & fragment shader backends)
Other
609 stars 84 forks source link

Cannot run in MacOS with openGL 4.1 #7

Closed Zirconium-9 closed 3 years ago

Zirconium-9 commented 3 years ago

Required openGL version: 4.3 But Apple has deprecated openGL and latest supported openGL version is 4.1.

Is there any way to run with openGL 4.1?

ignacio-rocco commented 3 years ago

Hey, I managed to compile it under macOS with some modifications.

You can check my fork here: https://github.com/ignacio-rocco/volrend