secondlife / secondlife/viewer
Support for GLTF point and spot punctual lights.
Open
@Geenz is already working on this.
Since Aug 14, 2024.
enhancement
stale
team:viewer
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Adds support for GLTF punctual lights via the GLTF punctual light extension.
Test Plan
- Import a GLTF file with point and spot punctual lights.
- Observe lights in-world.
2.1 If lights are not visible compared to Khronos' sample content, fail.
2.2 If lights are visible but do not have similar falloff or color to Khronos' sample content, fail.
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.
Assessment
This issue has not been assessed yet.