osi-visualizer icon indicating copy to clipboard operation
osi-visualizer copied to clipboard

Support OpenGL 3.3

Open tbleher opened this issue 5 years ago • 0 comments

osi-visualizer currently depends on OpenGL 4.3 (Core profile). Unfortunately, Linux inside VMWare only supports OpenGL 3.3. This means that osi-visualizer cannot currently be used in a VMWare environment. It would be great if support for OpenGL 3.3 could be added. It looks like mainly the shaders would have to be adapted, since they use some OpenGL 4 features.

tbleher avatar Jun 25 '20 11:06 tbleher