KhronosGroup / KhronosGroup/glTF-Asset-Generator
Mesh_PrimitiveMode is missing some tests along Points and Lines
- Dominant language
- C#
- Stars
- 180
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
- [x] We need more points so that the model is visible. Outline a square with 16 points (Whatever fits on two lines)? All have the same normal.
- [ ] Add points with normals. W/o indices. With Texture coords
- [ ] Add Lines w normals
- [ ] Add lines with normals, tangent, normal tex. With Texture coords
Consider grouping all of the extra stuff into one column if things get too wide.
Contributor guide
Research direction
Start by locating the Mesh_PrimitiveMode asset or generation entry point and reviewing its existing point and line cases. Add coverage for the listed combinations of points or lines, normals, indices, tangents, and texture coordinates, while keeping the model readable and extra content grouped if needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100