Skip to content

3dtiles support notes #20

Open
Open
@malytomas

Description

@malytomas

3dtiles - json

  • nominal resolution - texelSize at finest lod
  • defines depth of the finest lod
  • contains corners of aabb in physical srs
  • extents->ci - childIndex - division strategy for aabb
  • content->uri (can be another json or mesh)

implementation notes:
fake mapconfig
json -> free layer
vts meshes
"bc/2-0-2-1.mesh" -> "bc/2-0-2-1-0.jpg" (the last zero is submesh index)
has no surrogates
navigation - externally provided ground plane
may contain a node that has more children but no data in itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions