KhronosGroup / KhronosGroup/glTF-Validator
Missing test for EXT_mesh_gpu_instancing
Open
enhancement
- Dominant language
- Dart
- Stars
- 470
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
It should test if all attribute accessors in a given node must have the same count.
Reference: https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Vendor/EXT_mesh_gpu_instancing/README.md
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the referenced EXT_mesh_gpu_instancing README to confirm the accessor-count requirement, then locate the existing validator tests for this extension. Add a case covering attribute accessors with differing counts, and verify the test fails before the validation is present and passes afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100