[Paraview] reading binary 3d point data

2013-01-12 Thread Adam Simpson
Hi, I am having difficulties reading binary 3D point data into paraview and am wondering if it's possible? The point data I wish to load is written as a series of binary doubles in the form ... Is there any way to load this into paraview as point data? So far everything I have tried ends wi

Re: [Paraview] reading binary 3d point data

2013-01-13 Thread Christian Richter
Hi Adam, I don't think Paraview has a native reader für xyz binary files. I made a reader for the famous LAMMPS binary dump-file format (header + rows containing x,y,z + special information like forces, mass and radius). You can get the sourcecode here: http://techblog.richtisoft.de/wp-content