<!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">
    Yes the points are in a regular 3D grid, although not all points in
    the grid are used. Thanks, I will take a look at these.<br>
    <br>
    What if I want to display all of the points in the 3D grid?<br>
    <br>
    On 21.9.2010 17:40, Jothy wrote:
    <blockquote
      cite="mid:AANLkTim=sD9P5m=8Whk4VX6VSBPwT2NsNRKhz2JfKgd8@mail.gmail.com"
      type="cite">
      <div dir="ltr">Are they structured or unstructured data. If
        structures ( in a 3D regular grid ), you could look
        vtkImageReslice to slice and vtkVolumeRayCastCompositeFunction
        to display it in 3D.<br>
        <br>
        <br>
        Jothy <br>
        <br>
        <br>
        <br>
        <div class="gmail_quote">On Tue, Sep 21, 2010 at 3:35 PM, Alex
          Southern <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:mrapsouthern@gmail.com">mrapsouthern@gmail.com</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;">
            &nbsp;Anyone?... :)<br>
            <br>
            On 21.9.2010 13:15, Alex Southern wrote:<br>
            <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
              0.8ex; border-left: 1px solid rgb(204, 204, 204);
              padding-left: 1ex;">
              &nbsp;Hi,<br>
              <br>
              I need some help with determining what my visualizations
              options are, as I feel dont know all there is to know
              about VTK.<br>
              <br>
              - I have a large number of scalar values that are changed
              after a single iteration (time), there may be 1000s of
              iterations.<br>
              - Each scalar has an associated 3D co-ordinate in space
              and I would like its value to be mapped to a color map.<br>
              <br>
              Id like to view the data in 3D (it doesn't matter if its
              slow) AND Id also like to view a slice of the data.<br>
              <br>
              If you can push me in the right direction of some examples
              or give me some keywords that I can search it would be
              much appreciated.<br>
              <br>
              Thanks<br>
              Alex<br>
            </blockquote>
            <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>