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

3D Tiles - Newly generated tilesets #4991

Merged
merged 4 commits into from
Feb 10, 2017
Merged

3D Tiles - Newly generated tilesets #4991

merged 4 commits into from
Feb 10, 2017

Conversation

lilleyse
Copy link
Contributor

For #3241

Adds new tilesets generated from 3d-tiles-generator and some small bug fixes.

Completely new tilesets:
BatchedColorsMix
BatchedColorsTranslucent
BatchedWGS84 - position directly in WGS84 (no RTC), only for testing purposes
BatchedWithQuantization - uses gltf quantized positions, oct encoded normals, compress uvs
BatchedDeprecated - has the legacy 20-byte header and BATCHID gltf semantic instead of _BATCHID - my experience is its a lot easier to have this tileset for testing purposes than making fine-tuned tests.
BatchedNoBuildings renamed to BatchedNoBatchIds
InstancedWithBatchIds - some of the old tileset had BATCH_ID in the feature table, now this is the only one. This will be helpful for #4987

It's fine if this PR parks in here for a few days in case I notice other needed updates.

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 10, 2017

Looks good. Just open another PR for other tilesets.

Please make commits with data-only changes so we can squash them later.

@pjcozzi pjcozzi merged commit e6e0ef6 into 3d-tiles Feb 10, 2017
@pjcozzi pjcozzi deleted the new-tilesets branch February 10, 2017 21:52
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

2 participants