I'm trying to figure out how to use OpenGL within Docker without opening a window, but when I attempt to compile my shaders it throws an error.
Any tips?
Searches are coming up short.
I plan to extract the rendered pixels to save as an image, & I have an image library in mind.
Boosts appreciated!
(I'm working in Haskell, but I can pull in C functions especially for one-off calls)