Hi Mathias, this is fixed in the upcoming ParaView 3.10.1 release. Stay tuned.<br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 12:47 PM, <a href="mailto:win_wa@gmx.net">win_wa@gmx.net</a> <span dir="ltr"><<a href="mailto:win_wa@gmx.net">win_wa@gmx.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello,<br>
<br>
using the online available ParaView 3.10.0 32bit on a Linux system, I cannot get to PovRay export function to do anything but exporting all light sources.<br>
<br>
What I do is to create a simple cube (under Sources-->Cube) and then use the Export-option from the File menu. Afterwarfs, my exported PovRay-File looks like below. as you can see, there are only the light sources but no cube or other data inside. Am I understanding/doing something wrong or is the export-function damaged?<br>
The same problem also occurs for "real data", i.e. an imported vtk-file that contains an unstructured grid.<br>
<br>
Thank you for your help,<br>
<br>
Mathias<br>
<br>
<br>
// POVRay file exported by vtkPOVExporter<br>
//<br>
// +W861 +H772<br>
<br>
global_settings {<br>
ambient_light color rgb <1.0, 1.0, 1.0><br>
assumed_gamma 2<br>
}<br>
<br>
background { color rgb <1.000000, 1.000000, 1.000000>}<br>
<br>
camera {<br>
perspective<br>
location <1.475941, -2.934591, 0.637121><br>
sky <0.000000, 0.000000, 1.000000><br>
right <-1, 0, 0><br>
angle 30.000000<br>
look_at <0.000000, 0.000000, 0.000000><br>
}<br>
<br>
light_source {<br>
<1.475941, -2.934591, 0.637121><br>
color <0.999800, 0.999800, 0.999800>*0.250000<br>
parallel<br>
point_at <0.000000, 0.000000, 0.000000><br>
}<br>
<br>
light_source {<br>
<0.111619, 0.766044, 0.633022><br>
color <1.000000, 0.972320, 0.902220>*0.750000<br>
parallel<br>
point_at <0.000000, 0.000000, 0.000000><br>
}<br>
<br>
light_source {<br>
<-0.044943, -0.965926, 0.254887><br>
color <0.908240, 0.933140, 1.000000>*0.250000<br>
parallel<br>
point_at <0.000000, 0.000000, 0.000000><br>
}<br>
<br>
light_source {<br>
<0.939693, 0.000000, -0.342020><br>
color <0.999800, 0.999800, 0.999800>*0.214286<br>
parallel<br>
point_at <0.000000, 0.000000, 0.000000><br>
}<br>
<br>
light_source {<br>
<-0.939693, 0.000000, -0.342020><br>
color <0.999800, 0.999800, 0.999800>*0.214286<br>
parallel<br>
point_at <0.000000, 0.000000, 0.000000><br>
}<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>