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

Upgrade CESIUM_RTC to RTC_CENTER for b3dm #6

Closed
lilleyse opened this issue Apr 9, 2018 · 1 comment
Closed

Upgrade CESIUM_RTC to RTC_CENTER for b3dm #6

lilleyse opened this issue Apr 9, 2018 · 1 comment

Comments

@lilleyse
Copy link
Contributor

lilleyse commented Apr 9, 2018

Any glTFs that contain the CESIUM_RTC extension can instead us the RTC_CENTER feature table property: CesiumGS/3d-tiles#263.

@javagl javagl transferred this issue from CesiumGS/3d-tiles-validator Oct 3, 2022
@javagl
Copy link
Contributor

javagl commented Apr 17, 2023

If I understood this correctly, then the setup was that:

  • There was a GLB with CESIUM_RTC
  • That GLB should be wrapped into a B3DM
  • In that process, the CESIUM_RTC extension should be removed from the GLB, and added as the RTC_CENTER to the GLB

(I think there is even some (now:) "legacy" code for that, but I haven't analyzed that in all detail).

If this is correct, then... we'd now rather have to do the opposite: In the context of migrating from B3DM to GLB as the primary tile content, any RTC_CENTER could be converted into the CESIUM_RTC extension... but.... I think that even the CESIUM_RTC extension is somewhat outdated. (In fact, there are already some first steps for replacing the extension with a translation in a new root node, but this has to be tested/integrated more thoroughly as part of the migration functionality...)

So I think that this issue can be closed, because it is a mix of "obsolete" and "tracked elsewhere"....

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

No branches or pull requests

2 participants