processing / processing/libprocessing
Add manual `wgpu` API
还没有人认领这个 Issue。
- 主要语言
- Rust
- 星标
- 69
- 派生
- 14
- 平均合并
- 15 天 22 小时
- 30 天内合并 PR
- 3
描述
This will require some changes to how wgpu-native works, namely we'll definitely want to be able to return Bevy's instance rather than requiring users to create a new instance themselves. libprocessing will need to ship with a defined version of wgpu-native that users will be expected to interact with if they want to share wgpu handles between libprocessing and their custom WebGPU code. There's a ton of trickiness here and this will likely be a pretty difficult task.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件、测试或入口点。首先跟踪 libprocessing 当前如何创建并公开其 Bevy 和 wgpu-native 实例,然后检查预期的 wgpu-native 版本以及句柄共享边界。完成的标准是:在不要求用户创建单独实例的情况下,手动 wgpu API 和实例共享行为已定义并实现。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- computer-graphics
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100