CommunityToolkit / CommunityToolkit/SceneLoader
Use IRandomAccessStream / StorageFile APIs instead of IBuffer
未关闭
feature-loader
- 主要语言
- C#
- 星标
- 40
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
Follow the precedent set by Lottie-Windows for loading assets from URI / stream : https://github.com/windows-toolkit/Lottie-Windows/blob/master/source/Lottie/LottieVisualSource.cs
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先阅读链接的 Lottie-Windows 先例中的 LottieVisualSource.cs,了解如何从 URI 或流加载资产。更新 SceneLoader 的资产加载路径,改用 IRandomAccessStream 或 StorageFile API,而不是 IBuffer,并验证 glTF 资产仍能正确加载。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- computer-graphics, desktop
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100