secondlife / secondlife/viewer

Add support for KHR_materials_unlit and add necessary extensions serialization plumbing

Open
#1,677 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Download each of the assets from the glTF folder of the Test model.
  2. Create a box in Second Life.
  3. While the box is selected in edit mode, click Develop menu > GLTF > Open....
  4. Choose the .gltf file of the Test model.
  5. Verify the model appears in-world and matches the Screenshot on Test model page.
Description

See KHR_materials_unlit

Test model:
https://github.com/KhronosGroup/glTF-Sample-Models/tree/main/2.0/UnlitTest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.