[Paraview] ParaView v5.2 problems with PLY files with point clouds

Nenad Vujicic nenadus at gmail.com
Tue Apr 4 06:05:34 EDT 2017


Cory,

Thank you for response. Bil has already solved it (crashing problem, on
January 25th, 2017) and pushed it to repository, so it became part of
ParaView v5.3.0 release.

Thanks,
Nenad.

On Tue, Apr 4, 2017 at 2:44 AM, Cory Quammen <cory.quammen at kitware.com>
wrote:

> Nenad,
>
> Sorry, this has been sitting in my inbox for a while now.
>
> I tried reading the PLY file you cited [1] with ParaView 5.3. It seems
> to read the points just fine.
>
> What might be confusing is that since there is no cell data, the
> points are not rendered in the default "Surface" representation. In
> the Properties panel, set the "Representation" type to 3D Glyphs, the
> Glyph Type to Sphere, and the Radius to 0.05. You'll see the points as
> pictured in the attached image.
>
> HTH,
> Cory
>
> [1] https://courses.cs.washington.edu/courses/cse558/01sp/
> software/scanalyze/points.html
>
> On Mon, Jan 16, 2017 at 9:20 AM, Nenad Vujicic <nenadus at gmail.com> wrote:
> > Hello everyone,
> >
> > I found several PLY files which crashed my ParaView based application. I
> > inspected vtkPLYReader.cxx and found (Ln 128-140) that it doesn't even
> > support loading PLY files with points.
> >
> > Example of such PLY file:
> > https://courses.cs.washington.edu/courses/cse558/01sp/
> software/scanalyze/points.html
> > Example of software which successfully opens such PLY file: CloudCompare
> -
> > http://www.danielgm.net/cc/
> >
> > Do you maybe have in plan adding support for such PLY files? Has someone
> > perhaps already implemented such feature and is willing to share it?
> >
> > Thanks in advance,
> > Nenad.
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Please keep messages on-topic and check the ParaView Wiki at:
> > http://paraview.org/Wiki/ParaView
> >
> > Search the list archives at: http://markmail.org/search/?q=ParaView
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/paraview
> >
>
>
>
> --
> Cory Quammen
> Staff R&D Engineer
> Kitware, Inc.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20170404/fbd8b06f/attachment.html>


More information about the ParaView mailing list