secondlife / secondlife/viewer
Add support for KHR_materials_unlit and add necessary extensions serialization plumbing
Open
Nobody has claimed this yet.
gltf
triage
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Test plan
- Download each of the assets from the glTF folder of the Test model.
- Create a box in Second Life.
- While the box is selected in edit mode, click Develop menu > GLTF > Open....
- Choose the .gltf file of the Test model.
- Verify the model appears in-world and matches the Screenshot on Test model page.
Description
Test model:
https://github.com/KhronosGroup/glTF-Sample-Models/tree/main/2.0/UnlitTest
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 at the Develop > GLTF > Open... entry point and review how the supplied .gltf assets are loaded and serialized. Compare the implementation with the KHR_materials_unlit specification and the UnlitTest model. Done means the model opens in-world and matches the referenced test-model screenshot.
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
- Mostly clear
- Newbie friendliness
- 35/100