Normal index 12868 is out of bounds
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 311
- PR merge metrics
- No merged PRs in 30d
Description
When I execute this command node obj2gltf/bin/obj2gltf.js -i model.obj -o box.gltf
An error like this occurs: Normal index 12868 is out of bounds
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the reported command, node obj2gltf/bin/obj2gltf.js -i model.obj -o box.gltf, with the affected model.obj. Trace where the “Normal index 12868 is out of bounds” error is produced and determine the input condition that causes it. Done means the command no longer fails for the reported case and the behavior is covered by a reproducible test or fixture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100