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

points clouds bounding box #3

Open
ShadyNawara opened this issue Dec 26, 2018 · 1 comment
Open

points clouds bounding box #3

ShadyNawara opened this issue Dec 26, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@ShadyNawara
Copy link

ShadyNawara commented Dec 26, 2018

First of all happy holidays, I was wondering about the reasoning behind having the pointcloud.boundingBox report the largest cube dimension while the actual bounding box is at pointcloud.pcoGeomtry.tightBoundingBox.

@ShadyNawara ShadyNawara changed the title centering point cloud points clouds bounding box Dec 26, 2018
@tentone
Copy link
Owner

tentone commented Dec 26, 2018

Hi

Thank you, happy holidays.

Hmm, I have to check about that I think that the bounding box is the smallest axis-aligned (without rotation) box, that's what is normally used for threejs.

Most of the code available in the repo has come straight from the main potree repository.

Thanks a lot.

@tentone tentone added the enhancement New feature or request label Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants