<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body ocsi="0" fpstyle="1" bgcolor="#FFFFFF">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi Burlen,<br>
<br>
thanks a lot. I found the spots.<br>
<br>
Best<br>
Jens Henrik<br>
<div><br>
P.S: if someone else searches for them, look here:<br>
<a href="https://gitlab.kitware.com/vtk/vtk/blob/master/Rendering/LIC/vtkSurfaceLICPainter.cxx" target="_blank">https://gitlab.kitware.com/vtk/vtk/blob/master/Rendering/LIC/vtkSurfaceLICPainter.cxx</a> line 2693<br>
<br>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF397866"><font color="#000000" size="2" face="Tahoma"><b>From:</b> Burlen Loring [burlen.loring@gmail.com]<br>
<b>Sent:</b> Friday, June 05, 2015 6:03 PM<br>
<b>To:</b> Göbbert, Jens Henrik; paraview@paraview.org<br>
<b>Subject:</b> Re: [Paraview] save 'Surface LIC' as texture<br>
</font><br>
</div>
<div></div>
<div>
<div class="moz-cite-prefix">cd into VTK/Rendering/OpenGL and grep for  vtkTextureIO::Write, you'll find all the spots I was saving textures. There are some preprocessor macros to enable it. Good luck.<br>
<br>
On 6/5/2015 1:34 AM, Göbbert, Jens Henrik wrote:<br>
</div>
<blockquote type="cite">
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">Hi Burlen,<br>
<br>
thanks for your answer.<br>
But somehow bad news for me :)<br>
<br>
I will try to add this feature than - it might help others, too.<br>
Can you give me some more hints where I can find this mechanism for sucking textures back from the gpu<br>
and perhaps even how to use it for debugging?<br>
<br>
Best<br>
Jens Henrik<br>
<br>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF480585" style="direction:ltr"><font color="#000000" size="2" face="Tahoma"><b>From:</b> Burlen Loring [<a class="moz-txt-link-abbreviated" href="mailto:burlen.loring@gmail.com" target="_blank">burlen.loring@gmail.com</a>]<br>
<b>Sent:</b> Thursday, June 04, 2015 5:45 PM<br>
<b>To:</b> Göbbert, Jens Henrik; <a class="moz-txt-link-abbreviated" href="mailto:paraview@paraview.org" target="_blank">
paraview@paraview.org</a><br>
<b>Subject:</b> Re: [Paraview] save 'Surface LIC' as texture<br>
</font><br>
</div>
<div>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 type="cite"><style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
body
        {direction:ltr;
        font-family:Tahoma;
        color:#000000;
        font-size:10pt}
p
        {margin-top:0;
        margin-bottom:0}
-->
BODY {direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;}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 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 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" target="_blank"></fieldset> <br>
<pre>_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com" target="_blank">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" target="_blank">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" target="_blank">http://paraview.org/Wiki/ParaView</a>

Search the list archives at: <a class="moz-txt-link-freetext" href="http://markmail.org/search/?q=ParaView" target="_blank">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" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>