Thanks for your help.<br>I have tried to change &quot;FixedPointVolumeRayCastMapper to something else&quot; in the XML file. However, it still didn&#39;t work. <br>I am pretty new to these XML files. To the best of my knowledge, I changed the XML file to:<br>


&lt;SubProxy&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Proxy name=&quot;VolumeFixedPointRayCastMapper&quot; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxygroup=&quot;mappers&quot; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proxyname=&quot;OpenGLVolumeTextureMapper3D&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Proxy&gt;<br>


&nbsp;&lt;/SubProxy&gt;<br>I simply delete the &quot;ExposedProperties&quot; part for this mapper, because I don&#39;t know how to decide which property should be exposed.<br>After those changes, I opened the iron_protein.vtk data with paraview. Here is the error message I got:<br>


<br>Unhandled exception at 0x0519e423(vtkPVServerManager.dll) in paraview.exe: 0xC0000005: Access violation reading location 0x00000000.<br><br>Is that because the proxyname is wrong? Or do I have to expose some properties?<br>
<br>Biao<br><br><div class="gmail_quote">On Thu, Feb 19, 2009 at 9:17 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The combo-box is only for unstructured volume rendering (and works<br>
perfectly fine for that). I believe Biao is taking about image data<br>
volume rendering.<br>
<font color="#888888"><br>
Utkarsh<br>
</font><div><div></div><div><br>
On Thu, Feb 19, 2009 at 10:06 AM, pat marion &lt;<a href="mailto:pat.marion@kitware.com" target="_blank">pat.marion@kitware.com</a>&gt; wrote:<br>
&gt; There is a combo box in the Display tab that allows you to select the<br>
&gt; volume mapper, but it looks like that combo box is not working. &nbsp;I<br>
&gt; know it used to work, does anyone know what happened?<br>
&gt;<br>
&gt; Pat<br>
&gt;<br>
&gt; On Thu, Feb 19, 2009 at 7:38 AM, Utkarsh Ayachit<br>
&gt; &lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>&gt; wrote:<br>
&gt;&gt; I know it&#39;s kind of hacky, but you can simply edit the XML file and<br>
&gt;&gt; change the mapper used. Look at<br>
&gt;&gt; Servers/ServerManager/Resources/rendering.xml. In the XML for<br>
&gt;&gt; &quot;UniformGridVolumeRepresentation&quot;<br>
&gt;&gt; change FixedPointVolumeRayCastMapper to something else. Then after the<br>
&gt;&gt; definition for FixedPointVolumeRayCastMapper, add a new definition for<br>
&gt;&gt; the VolumeTextureMapper3D and use that in the<br>
&gt;&gt; &quot;UniformGridVolumeRepresentation&quot;. I am not sure it&#39;s going to work<br>
&gt;&gt; out of the box. But work a try.<br>
&gt;&gt;<br>
&gt;&gt; Utkarsh<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Feb 18, 2009 at 6:42 PM, Biao She &lt;<a href="mailto:shebiao@gmail.com" target="_blank">shebiao@gmail.com</a>&gt; wrote:<br>
&gt;&gt;&gt; Hi everyone.<br>
&gt;&gt;&gt; I have debugged paraview for days. The reason is that I want to use<br>
&gt;&gt;&gt; vtkOpenGLVolumeTextureMapper3d mapper instead of the default volume mapper<br>
&gt;&gt;&gt; vtkFixedPointVolumeRayCastMapper in Paraview.<br>
&gt;&gt;&gt; Till now, I haven&#39;t figured out how to do that. Has anyone done this before?<br>
&gt;&gt;&gt; Any hint and help is greatly appreciated.<br>
&gt;&gt;&gt; Thanks,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Aaron<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>
&gt;&gt;&gt; <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;<br>
&gt;&gt; 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>
&gt;&gt;<br>
&gt;&gt; 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>
&gt;&gt;<br>
&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
&gt;&gt;<br>
&gt;<br>
</div></div></blockquote></div>