KhronosGroup / KhronosGroup/glTF-CSharp-Loader
Proper way of reading MSFT_lod
- Dominant language
- C#
- Stars
- 246
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
What is the proper way of reading the MSFT_lod extension with this loader? [See the readme here](https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Vendor/MSFT_lod)
Strangely, I am able to load the "MSFT_lod" extension part, but I cannot figure out how to access the data for the "MSFT_screencoverage" extras part.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked MSFT_lod extension README and the loader's existing handling of that extension. Trace how the MSFT_screencoverage data in extras is represented and determine the access path that should be explained or exposed; done means users can retrieve that data unambiguously.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics, tooling
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100