Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a pdal plugin relying on vtkPDALReader #201

Open
Meakk opened this issue Jan 10, 2022 · 9 comments
Open

Add a pdal plugin relying on vtkPDALReader #201

Meakk opened this issue Jan 10, 2022 · 9 comments
Assignees
Labels
good first issue Good for newcomers help wanted Please help with this issue!

Comments

@Meakk
Copy link
Member

Meakk commented Jan 10, 2022

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

  • Add a new pdal plugin that relies on the vtkPDALReader.
  • Add CI logic to test the new plugin (optional)
  • Add PDAL to the f3d-superbuild (optional)

Notes

  • See the vdb plugin for inspiration, it should be pretty similar
@mwestphal mwestphal added the help wanted Please help with this issue! label Jan 7, 2024
@mwestphal
Copy link
Contributor

related to #38

@mwestphal mwestphal changed the title Add vtkPDALReader Add a pdal plugin relying on vtkPDALReader Jan 22, 2024
@mwestphal mwestphal added the good first issue Good for newcomers label Jan 22, 2024
@mwestphal mwestphal added this to F3D Feb 3, 2024
@mwestphal mwestphal moved this to To do in F3D Feb 10, 2024
@gapry
Copy link

gapry commented Oct 7, 2024

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

@Meakk
Copy link
Member Author

Meakk commented Oct 7, 2024

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

@mwestphal
Copy link
Contributor

@gapry any news on this ?

@gapry
Copy link

gapry commented Nov 1, 2024

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

@mwestphal
Copy link
Contributor

No worries!

@gapry
Copy link

gapry commented Dec 7, 2024

The issue is being addressed in the following pull request: #1763

@mwestphal
Copy link
Contributor

Open to contribution for now :)

@Husamm
Copy link

Husamm commented Feb 11, 2025

Hi @mwestphal , please assign me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Please help with this issue!
Projects
Status: To do
Development

No branches or pull requests

4 participants