<HTML>
<HEAD>
<TITLE>Re: [Paraview] Object size in screenshots</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>The issue is that the points and lines sizes are measured in pixels, so the relative size goes down when you increase screen resolution. &nbsp;One easy way around this is to covert the points/lines into 3D objects. &nbsp;Points can become spheres with the glyph filter and lines can become tubes with the tube filter. &nbsp;I believe the point sprite plugin can also efficiently render points as spheres with radii defined in world space. &nbsp;I have seen an example of plugin that can render lines as tubes directly (at least with correct lighting), but I don&#8217;t know where to (or if you can) get it.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 9/4/09 7:14 AM, &quot;Berk Geveci&quot; &lt;<a href="berk.geveci@kitware.com">berk.geveci@kitware.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I don't think that there is any way other than manually adjusting the<BR>
line width/point size. I would add a feature request. If enough people<BR>
are interested, we may be able to implement it.<BR>
<BR>
-berk<BR>
<BR>
On Fri, Sep 4, 2009 at 9:28 AM, David Doria&lt;<a href="daviddoria@gmail.com">daviddoria@gmail.com</a>&gt; wrote:<BR>
&gt; If you have points or lines in the scene and you take a screen shot at a<BR>
&gt; higher resolution than the current window (say 5000x5000), many of the<BR>
&gt; objects stay the same size (spheres, planes, triangulated meshes) but many<BR>
&gt; objects get much smaller (points, lines). Surely this is because the points<BR>
&gt; and lines are specified in arbitrary units (Point Size = 3, Line Width=2,<BR>
&gt; for example). An example is here:<BR>
&gt; <a href="http://rpi.edu/~doriad/Paraview_List/linesize.jpg">http://rpi.edu/~doriad/Paraview_List/linesize.jpg</a><BR>
&gt;<BR>
&gt; Notice the lines in the screenshot are much thinner.<BR>
&gt;<BR>
&gt; Is there a way to have theses sizes automatically adjusted to the relative<BR>
&gt; difference between the screenshot size and the render window size, so<BR>
&gt; screenshots will look the same?<BR>
&gt;<BR>
&gt; Thanks,<BR>
&gt;<BR>
&gt; David<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; Powered by www.kitware.com<BR>
&gt;<BR>
&gt; Visit other Kitware open-source projects at<BR>
&gt; <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
&gt;<BR>
&gt; Please keep messages on-topic and check the ParaView Wiki at:<BR>
&gt; <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
&gt;<BR>
&gt; Follow this link to subscribe/unsubscribe:<BR>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
&gt;<BR>
&gt;<BR>
_______________________________________________<BR>
Powered by www.kitware.com<BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><BR>
<BR>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>