<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/23/18 10:01 AM, Ken Martin wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANXz0SYFdfnUnPn_sV8j_Ljk2ZhnCpBFWRMnNBJope6iCVj-RA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>In vtk master I think the answer for all of those is to
          call OffScreenRenderingOn() prior to the first render.  Or
          after the first render to call</div>
        <div><br>
        </div>
        <div>ShowWindow(false)</div>
        <div>UseOffScreenBuffers(true)</div>
      </div>
    </blockquote>
    <p><br>
    </p>
    <p>I see that you've centralized some of the code recently but you
      still need to enable EGL or Mesa at build time, and that can still
      be a bit tricky, right? <br>
    </p>
    <p> Would it at all be possible to support one VTK build that has
      all the possible options available?  i.e. EGL, OSMesa, and the
      normal backend?  Or is that simply impossible to do on all
      platforms?  Would it make sense to bundle OSMesa with VTK?  At
      least on Linux this would make many things very convenient.</p>
    <p>Regards,</p>
    <p>Prabhu<br>
    </p>
  </body>
</html>