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

[PointMaterial] Add support for other point attributes #2157

Closed
wants to merge 14 commits into from

Conversation

Desplandis
Copy link
Contributor

Description

This PR adds support the following LAS point attributes in PointMaterial:

  • return number and number of returns as discrete values between 0 and 7 included.
  • point source id .
  • elevation as a gradient between a user-provided minElevationRange and maxElevationRange.

It also aims to provide:

  • an API for the end-user to customize color gradients (including the intensity attribute) and look-up table (à la ClassificationScheme).
  • sane color defaults.

Screenshots

TODO

@Desplandis Desplandis force-pushed the pointcloud-attributes branch from c0f2f0f to 1ab759f Compare August 2, 2023 08:50
@Desplandis Desplandis force-pushed the pointcloud-attributes branch from 1ab759f to 7b18548 Compare September 15, 2023 14:51
@Desplandis Desplandis force-pushed the pointcloud-attributes branch 2 times, most recently from 4df714c to ccab6c5 Compare September 26, 2023 08:28
@Desplandis Desplandis force-pushed the pointcloud-attributes branch 2 times, most recently from 72050ca to ab0f03c Compare October 9, 2023 13:05
@Desplandis Desplandis force-pushed the pointcloud-attributes branch from ab0f03c to b0d9471 Compare January 8, 2024 17:43
@Desplandis Desplandis force-pushed the pointcloud-attributes branch from b0d9471 to 54a04d4 Compare January 8, 2024 17:44
@Desplandis
Copy link
Contributor Author

Duplicate of #2262. Closing this Pull-Request.

@Desplandis Desplandis closed this Feb 8, 2024
@Desplandis Desplandis deleted the pointcloud-attributes branch March 22, 2024 13:24
@Desplandis Desplandis restored the pointcloud-attributes branch March 22, 2024 13:24
@Desplandis Desplandis deleted the pointcloud-attributes branch March 22, 2024 13:26
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.

1 participant