<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I think it could be done if you're willing to hack into PV. There is
    already some mechanism in there for sucking textures back from the
    gpu and writing them to disk for debugging. It's not exactly what
    you need but at least will illustrate pulling data from GPU.<br>
    <br>
    a potential issue with this idea is that the result from the LIC is
    very view dependent, you may be restricted to use same view settings
    in your app/blender. maybe better just to write the LIC shader in
    blender.<br>
    <br>
    On 06/04/2015 04:07 AM, Göbbert, Jens Henrik wrote:<br>
    <blockquote
      cite="mid:0AD08F7A7F420048BE6681638DF90D8136BA0D24@MBX-W2.rwth-ad.de"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
      <div style="direction: ltr;font-family: Tahoma;color:
        #000000;font-size: 10pt;">Hello everyone,<br>
        <br>
        I am using ParaView for some time now and love its
        representation of vector fields on surfaces by<br>
        'SurfaceLIC' (<a moz-do-not-send="true"
href="http://www.paraview.org/Wiki/ParaView/Line_Integral_Convolution%29."
          target="_blank">http://www.paraview.org/Wiki/ParaView/Line_Integral_Convolution).</a><br>
        Beyond that, lots of other representations of scientific data
        are of course simply great ....<br>
        <br>
        I would like to save this textures and the geometrie (incl.
        texture coordinates) of the surface<br>
        to view it later in our own OpenGL virtual reality application
        (or Blender).<br>
        <br>
        ParaView can load textures (<a moz-do-not-send="true"
          href="http://www.paraview.org/Wiki/ParaView:Texture"
          target="_blank">http://www.paraview.org/Wiki/ParaView:Texture</a>),<br>
        but how can I save them ?<br>
        <br>
        Does anyone has an idea ... including source code modifications,
        which might make things like that possible.<br>
        <br>
        Best,<br>
        Jens Henrik<br>
        <div><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>