CommunityToolkit / CommunityToolkit/SceneLoader

Use IRandomAccessStream / StorageFile APIs instead of IBuffer

未关闭
#6 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。