<div dir="ltr">vtkProjectedTetrahedraMapper is the class that meant for UnstructedGrid. Are you using OpenGL2 backend or OpenGL1? Also, any information on your system (os, graphics card), data type and size would be nice to know. The other thing you can do is sample your grid into vtkImageData and then you can use GPU Mapper. <div><br></div><div>Thanks,</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 14, 2016 at 2:58 PM, atc1992vtk <span dir="ltr"><<a href="mailto:atc1992vtk@gmail.com" target="_blank">atc1992vtk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi guys,<br>
I am working on an application using VTK with Java on Mac.<br>
Currently I am working on the volume rending function, the file I am working<br>
with is *UnstructedGrid*.<br>
I got some trouble in displaying the file, I tried to use different mapper<br>
and filter, only "*vtkProjectedTetrahedraMapper*" is working but the result<br>
was so laggy that i even couldn't move the object. So of the other Mapper<br>
(e.g. vtkUnstructuredGridVolumeMapper) I got a "*Invalid memory access of<br>
location*" error.<br>
<br>
Can anyone give me an up-to-date example or some hints on the correct class<br>
should be used in the pipeline??<br>
<br>
Andy<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/Java-VTK-volume-rendering-tp5736567.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/Java-VTK-volume-rendering-tp5736567.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</div></div></div>