CesiumGS / CesiumGS/3d-tiles-validator

Validate that geometry is fully contained in bounding volumes

Open
#233 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
474
Forks
156
PR merge metrics
No merged PRs in 30d

Description

One aspect of the validation of content data should be to check that geometry is fully contained in the relevant bounding volumes. This refers to `content.boundingVolume` and each `tile.boundingVolume` on the path from the tile that contains the geometry, up to the root.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the validator's content-data validation and how it handles content.boundingVolume and tile.boundingVolume. Implement checks that geometry is fully contained by the relevant volume and each volume on the path to the root; done means those containment cases are reported during validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
computer-graphics, testing-qa, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.