On 11/12/2008 05:21 AM, Clifford Yapp wrote:
> 1) Import a simple file of xyz points into Meshlab, with an eye to building
> a mesh from them (think basic surface scan) - can it be done?
Not directly, at least I didn't get it. I've "converted" simple xyz
files (points only) to obj by just adding "v " at the beginning of every
line. These did load very well.
> 2) More generally, does anyone know if there is a listing of various "point
> cloud" data formats anywhere and how to convert to/from the various options?
I've not searched for that, but I did not find a list. I'd recommend to
look at various point cloud software and see what they are able to
handle. Personally I'd suggest you try ply files, I think these are
relatively common (at least for academic software) because that's the
format of the data in the Stanford scanning repository.
Norbert
|