KhronosGroup / KhronosGroup/COLLADA2GLTF
TANGENT should be vec4 in glTF 2.0
Open
beginner
bug
- Dominant language
- C++
- Stars
- 573
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Pretty self explanatory, this should be an easy fix and is a good beginner issue.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the converter's handling of glTF 2.0 TANGENT attributes and check how their vector type is assigned. Confirm the generated glTF represents TANGENT as vec4, then run the relevant converter tests or inspect generated output for verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100