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

Added note about zeroing unused bits in bitstreams #620

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

javagl
Copy link
Contributor

@javagl javagl commented Jan 28, 2022

This was brought up via slack and mentioned in #617 . It originally (only) referred to the availability bitstreams of 3DTILES_implicit_tiling, but this section mainly links to the "Storage Formats --> Binary Table Format --> Booleans" section of the Metadata spec, so we thought that it could make sense to add this as a general requirement there:

https://github.com/CesiumGS/3d-tiles/blob/c0d63ec8cf36b4b5d75c0ac031ea9bc4d5a53ae9/specification/Metadata/README.md#booleans

(This ensures that two "data sets" that describe "the same data" are bitwise equal, by making sure that there are no random, unspecified bits contained in the data)

@lilleyse
Copy link
Contributor

Looks good, thanks @javagl

@lilleyse lilleyse merged commit 9ee5422 into CesiumGS:main Jan 29, 2022
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.

2 participants