CesiumGS / CesiumGS/3d-tiles-validator

Validator - check empty child within parent

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

Description

@Rudraksha20

From the roadmap:

> When a tile has no content (because it is just used for culling), its boundingVolume must be completely inside its parent tile's boundingVolume.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the validator's existing tile and bounding-volume validation entry points, then trace how an empty child tile is identified. Implement the roadmap requirement that its boundingVolume be completely inside the parent boundingVolume, and add or update a focused validation test covering this case.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.