<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Thank you very much for your answer.<br>
    I have managed to do it. I thing it was something wrong with my
    probe filter .<br>
    Regards,<br>
    A.Atanasov<br>
    On 09/14/2011 08:28 PM, Julien Finet wrote:
    <blockquote
cite="mid:CAKoWPPGgYXdLO-NRytPJyhaMoM6=QavkXXZj8Wn2juD6QC++Og@mail.gmail.com"
      type="cite">The GPU volume mapper is probably your best chance for
      performance. It would be interesting to dig a bit to know why it
      crashes.
      <div>What graphic card on what OS are you using it ?</div>
      <div>Julien.&nbsp;<br>
        <br>
        <div class="gmail_quote">
          On Wed, Sep 14, 2011 at 1:32 PM, Atanas Atanasov <span
            dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:atanasoa@in.tum.de">atanasoa@in.tum.de</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            Hello,<br>
            i have tried to use the volume rendering with
            vtkStucturedGrids. My current solution is to transform the
            structured grid to untstructured with the
            vtkDataSetTriangleFilter and use the unstructured grid
            &nbsp;volume mappers. The best performance i get with the
            vtkOpenGLProjectedTetrahedraMapper. For a 64x64x64 the
            rendering is quit slow. Can i use another volumemapper,
            which can work with the data set directly(in java)? I tried
            to transform it to imagedata but the GPU volume mappers
            crashes after that.<br>
            Regards,<br>
            A.Atanasov<br>
            _______________________________________________<br>
            Powered by <a moz-do-not-send="true"
              href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
            <br>
            Visit other Kitware open-source projects at <a
              moz-do-not-send="true"
              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 VTK FAQ at: <a
              moz-do-not-send="true"
              href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
            <br>
            Follow this link to subscribe/unsubscribe:<br>
            <a moz-do-not-send="true"
              href="http://www.vtk.org/mailman/listinfo/vtkusers"
              target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>