CesiumGS / CesiumGS/obj2gltf

Normal index 12868 is out of bounds

Open
#243 5 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.