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

Clarification on Modifying PointCloudOctree Material Parameters and Point Colors #49

Open
ghost opened this issue Sep 18, 2024 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 18, 2024

I am looking for guidance on how to dynamically modify the material parameters of PointCloudOctree in Potree, specifically size and color. I want to know if there are existing methods or approaches to:

  1. Modify Material Parameters:

    • Change the point size and color properties of PointCloudOctree at runtime.
    • Apply these changes and see them reflected immediately without reloading the point cloud.
  2. Adjust Point Colors within a Bounding Box:

    • Modify the color of points that fall within a specific 3D bounding box (bbox).
    • Update the colors of points dynamically based on user-defined regions or interactions.

Current Understanding:

I am unsure if these capabilities are already implemented or if there are specific APIs or methods available within Potree to achieve this functionality. If these features are supported, could you please provide detailed instructions or examples on how to use them?

Additional Information:

If such features are not yet available, could you provide guidance on how they might be implemented or if there are any plans to support these functionalities in the future?

Thank you for your assistance!

@jiewang010203
Copy link

I want to ask too.

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

No branches or pull requests

1 participant