Tracking issue for mikktspace tangent generation
Open
Nobody has claimed this yet.
area-Asset
area-Graphics
enhancement
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
Assimp does not use mikktspace tangent generation algorithm which is recommended by khronos for gltf.
assimp/assimp#2363
More details on the linked issue as of why it's recommended
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading assimp/assimp#2363, which contains the referenced details about Khronos's recommendation for mikktspace tangent generation. Determine the affected Stride asset or rendering entry points and define the integration scope; done means Stride uses the recommended algorithm for glTF tangent generation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics, game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100