Questions tagged [osmesa]

Use this tag for questions about the Mesa 3D graphics library's off-screen API, OSMesa, for making off-screen renderings.

2 questions
11
votes
6 answers

How to enable WebGL in Headless Chrome >= 96 within selenium-docker project to run Chrome inside a docker container without XVFB

I'm using selenium-docker project to run chrome inside a docker container, without XVFB (START_XVFB=false). I want to use webgl support. With chrome v95 and lower…
cocorossello
  • 1,289
  • 1
  • 17
  • 30
3
votes
1 answer

How to properly compile ParaView for headless offscreen rendering?

I'm running OpenFOAM on a remote server and basically manage to visualize the results via paraview's pvserver as described here. However upon connection the client yields Server DISPLAY not accessible! Display is not accessible on the server side.…
Tobias Kienzler
  • 25,759
  • 22
  • 127
  • 221