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

fix(PointCloud): use preSSE for C3DTilesLayer #2325

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

Conversation

AnthonyGlt
Copy link
Contributor

Description

Use camera preSSE to compute the point size of a C3DTilesLayer in the ATTENUATED mode

Motivation and Context

I've noticed a difference between the calculus of the size of the points between Potree & 3Dtiles.
In Potree we use the preSSE for the size computation.
In this previous comment #2171 (comment), I had highlighted this difference.
Since then, @ftoromanoff change the default scale value in the pointMaterial.
Right now, the attenuated mode doesn't seem that effective.

@AnthonyGlt AnthonyGlt requested a review from Desplandis May 3, 2024 08:32
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

1 participant