We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
all browsers and all os
Wrong position/size for 3dtiles's OBB
possible cause : OBB.extentToOBB and OBB.cardinalsXYZToOBB
OBB.extentToOBB
OBB.cardinalsXYZToOBB
The text was updated successfully, but these errors were encountered:
fix(core): fix wrong 3dtiles's OBB using BuilderEllipsoidTile
7bc795e
fix #656
595fd93
ca6daf1
Successfully merging a pull request may close this issue.
Your Environment
all browsers and all os
Context
Wrong position/size for 3dtiles's OBB
Possible Cause/Fix/Solution
possible cause :
OBB.extentToOBB
andOBB.cardinalsXYZToOBB
The text was updated successfully, but these errors were encountered: