Hi,<br><br>I am trying to make out how to display a set of 1 million spheres of the same radius, knowing their xyz coordinates + a kind of intensity (varying from 1 to 12), something like :<br><br>        1     0.000000     0.000000     0.000000  0.000000 12<br>

        2    -1.732051     1.000000     0.000000  0.000000 10<br>        3    -1.732051    -1.000000     0.000000  0.000000  9<br>        4    -1.154701     0.000000     1.632993  1.000000  9<br>        5    -0.192450     1.666667     1.088662  1.000000 11<br>

<br>but I can&#39;t find a guide that explains how I should write my text file so that paraview may understand it... if anyone has advices, that would be super great !!<br><br>Thanks a lot,<br><br>Marc<br>