f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.93k stars 215 forks source link

Add a `pdal` plugin relying on vtkPDALReader #201

Open Meakk opened 2 years ago

Meakk commented 2 years ago

Context F3D is great to visualize point-cloud but supports a limited number of file formats.
VTK has a PDAL wrapper that could be integrated easily in F3D as long as the VTK IOPDAL module can be easily built.

PDAL supported file formats: https://pdal.io/stages/readers.html#readers VTK IOPDAL module: https://gitlab.kitware.com/vtk/vtk/-/tree/master/IO/PDAL

Suggested solution

Notes

mwestphal commented 10 months ago

related to #38

gapry commented 1 month ago

@Meakk @mwestphal I'd like to work on this issue. Could you please assign it to me?

Meakk commented 1 month ago

Sure go ahead. Note that this one should be more challenging, but feel free to reach out on discord if you need pointers.

mwestphal commented 4 weeks ago

@gapry any news on this ?

gapry commented 4 weeks ago

@mwestphal Sorry, I need more time, I anticipate having the first patch ready between the 28th and 30th of this month.

mwestphal commented 4 weeks ago

No worries!