CesiumGS / CesiumGS/cesium-native
Implement 3DTILES_content_gltf_vector Support
- Dominant language
- C++
- Stars
- 623
- Forks
- 277
- PR merge metrics
- No merged PRs in 30d
Description
The vector tiles overlay currently attempts to interpret all geometry in the tileset as vector data. We should implement support for the 3DTILES_content_gltf_vector extension (see 3d-tiles#838) as it matures, enabling more precise handling of vector data content and reducing ambiguity in geometry interpretation.
Contributor guide
Research direction
No source file, test, or entry point is named. Start by reading the 3DTILES_content_gltf_vector proposal in 3d-tiles#838 and tracing how the vector tiles overlay currently interprets tileset geometry. Done means the extension is supported with unambiguous vector-content handling and coverage for the relevant cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100