<div>Hi All,</div><div><br></div><div>This may be a very obvious question, but I&#39;m having some trouble creating a 3D scatter plot of coloured points.</div><div><br></div><div>So far, I have been using the directions hinted at in this thread:</div>
<div><a href="http://public.kitware.com/pipermail/vtkusers/2004-June/074696.html">http://public.kitware.com/pipermail/vtkusers/2004-June/074696.html</a></div><div><br></div><div>i.e. I have used the cube.cxx example, and changed setPolys to setVerts. However, this just gives me gray points in 3D space, while I want each point to have its own RGB colour. In addition, it seems like using the points/polygons paradigm is not best suited to what I am trying to achieve; all I really want to do is plot the points themselves, without the added complication of &#39;unseen&#39; polygons connecting them.</div>
<div><br></div><div>Any help or tips would be much appreciated.</div><div><br></div><div>Thanks,</div><div><br></div><div>Bill</div>