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 1.1 draft #666

Merged
merged 361 commits into from
Jun 5, 2023
Merged

3D Tiles 1.1 draft #666

merged 361 commits into from
Jun 5, 2023

Conversation

lilleyse
Copy link
Contributor

Preview link

Updates 3D Tiles to version 1.1. New capabilities include:

  • Metadata: Metadata in 3D Tiles gains more expressiveness and flexibility, with a well-defined type system, new encoding options (e.g. JSON or binary), and a range of granularity options. Metadata may be associated with high-level objects like tilesets, tiles, or tile content groups, or with individual vertices and texels on glTF 2.0 geometry.
  • Implicit Tiling: Common subdivision schemes and spatial index patterns may be declared without listing bounding volumes exhaustively. Reduces tileset size, and enables new optimizations including faster traversal, raycasting, random access, and spatial queries.
  • glTF Tile Content: glTF 2.0 assets may be used directly as tile content, without intermediate formats, improving interoperability with 3D content and tooling ecosystems. Tiles may reference multiple contents — for organization, styling, and filtering — and contents may be collected into groups similar to map layers in mapping applications.

The following extensions introduced in 3D Tiles Next have been promoted to core:

Further refinements to the wording and organization of the specification text are being tracked in #651

javagl and others added 29 commits January 3, 2023 20:15
…posal

Clarifications for GLB padding and alignment
Fix wording in description of subtree buffer schema
Fix broken link to `Cesium3DTileBatchTable.js`
# Conflicts:
#	README.md
#	specification/README.md
#	specification/Styling/README.adoc
#	specification/TileFormats/Batched3DModel/README.md
#	specification/TileFormats/Composite/README.md
#	specification/TileFormats/FeatureTable/README.md
#	specification/TileFormats/Instanced3DModel/README.md
#	specification/TileFormats/PointCloud/README.md
Prepare merge of draft 1.1 into main
@javagl javagl merged commit 26dfe03 into main Jun 5, 2023
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.

5 participants