secondlife / secondlife/viewer
optimize away alpha channels on some GLTF upload paths
Open
A pull request for this has already been merged.
- #606 by @RyeMutt — merged
gltf
team:viewer
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Describe how this enhancement should work
optimize away alpha channels on some GLTF upload paths
Test Plan
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 with doc/testplans/optimize_away_alpha.md to understand the expected behavior and test coverage. Then locate the GLTF upload paths affected by the plan and verify that the requested alpha-channel optimization is applied only where intended. Done means the test plan passes and the affected uploads no longer retain unnecessary alpha channels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100