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

Added feature to read points into vdb_tool using PDAL #1821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tommatterson
Copy link

PDAL being Point Data Abstraction Library https://pdal.io/

  • Uses any available pdal reader plugin to read input file
  • Writes RGB into Cd channel of points (also extended to PTS implementation)
  • Adds a requirement on PDAL, so hidden behind a feature VDB_TOOL_USE_PDAL - off by default

…on Library (PDAL)

* Uses any available pdal plugin to read input file
* Writes RGB into Cd channel of points (also extended to PTS implementation)
* Adds a requirement on PDAL, so hidden behind a feature VDB_TOOL_USE_PDAL - off by default

Signed-off-by: Tom Matterson <tommatterson@gmail.com>
Copy link

linux-foundation-easycla bot commented May 19, 2024

CLA Signed


The committers listed above are authorized under a signed CLA.

@kmuseth
Copy link
Contributor

kmuseth commented May 20, 2024

@tommatterson at first glance this looks like a great contribution. Please allow me a little more time to do a proper review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants