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

b3dm to cesium 3dtiles batch table #186

Merged
merged 72 commits into from
Mar 4, 2020

Conversation

Samulus
Copy link
Contributor

@Samulus Samulus commented Feb 25, 2020

wip, not ready to merge yet
needs reviews

Has:

  • Full GLB support
  • Full GLTF support
  • Works with non binary batchtable properties directly embedded in the extension section
  • Works with binary batchtable properties (creates additional accessors / bufferviews / an additional buffer with the code / cartographic properties concatenated together
  • FeatureTables (Deprecated, RTC_CENTER is becoming a GLTF node, will make a demo using this in a follow up PR)
  • Avoid writing redundant id property see comment in PR about this
  • Unittests

Needs:

  • Multiple batch table support (currently only works with one batch table, this is probably going in a follow up PR)

This prevents adding `code` and `cartographic` to the outputted
gltf in two locations
samples-generator/bin/3d-tiles-samples-generator.js Outdated Show resolved Hide resolved
samples-generator/bin/3d-tiles-samples-generator.js Outdated Show resolved Hide resolved
samples-generator/bin/3d-tiles-samples-generator.js Outdated Show resolved Hide resolved
samples-generator/bin/3d-tiles-samples-generator.js Outdated Show resolved Hide resolved
samples-generator/bin/3d-tiles-samples-generator.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/bin/3d-tiles-samples-generator.js Outdated Show resolved Hide resolved
Copy link
Contributor

@lilleyse lilleyse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok.. I think these are truly the last of my comments. Let's get this merged!

samples-generator/lib/createBatchTableHierarchy.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildings.js Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/lib/createBuildingsTile.js Outdated Show resolved Hide resolved
samples-generator/lib/saveJson.js Outdated Show resolved Hide resolved
Samulus and others added 8 commits March 4, 2020 16:08
Co-Authored-By: Sean Lilley <lilleyse@gmail.com>
Co-Authored-By: Sean Lilley <lilleyse@gmail.com>
…mGS/3d-tiles-validator into b3dm_to_CESIUM_3dtiles_batch_table
Co-Authored-By: Sean Lilley <lilleyse@gmail.com>
…mGS/3d-tiles-validator into b3dm_to_CESIUM_3dtiles_batch_table
@Samulus
Copy link
Contributor Author

Samulus commented Mar 4, 2020

@lilleyse Feedback addressed, there's still the issue of all gltfs passing validation but some glbs failing.

@lilleyse
Copy link
Contributor

lilleyse commented Mar 4, 2020

@Samulus I made a few last minute changes:

@lilleyse
Copy link
Contributor

lilleyse commented Mar 4, 2020

All looks good to me now!

@lilleyse lilleyse merged commit 4b48b3e into master Mar 4, 2020
@lilleyse lilleyse deleted the b3dm_to_CESIUM_3dtiles_batch_table branch March 4, 2020 23:00
@Samulus Samulus changed the title B3dm to cesium 3dtiles batch table pnts to cesium 3dtiles batch table Mar 5, 2020
@Samulus Samulus changed the title pnts to cesium 3dtiles batch table b3dm to cesium 3dtiles batch table Mar 5, 2020
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