Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Weird behavior for "animometer" with render bundles

未关闭
#155 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
30/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
typescript

调研方向

The animometer sample linked in the issue is the entry point; first reproduce it with render bundles and numTriangles set to 200,000. Compare the behavior across the listed environment and determine whether the sample or another component is responsible; done means a reproducible diagnosis and, if the sample is at fault, a verified fix.

由索引模型根据 Issue 内容生成。

描述

issue about one sample

This match a behavior I encountered on my own tests : when running the animometer sample, with render bundles and a numTriangles at 200,000, the render frequently glitches. This seems to be some kind of data-race, as the slower the frames, the less this effect appears (this notably makes it very difficult to record).

Anyway, I attached a video taken with my phone to show it, here is the environment:

  • NVIDIA Quadro T1000
  • Windows 10 (20H2, build 19042.1348)
  • Chrome 99.0.4777.0 canary (64 bits)

I don't know whether this is a bug in the sample, in chrome, in my gpu or in another part of my computer, I'll continue to search.

https://user-images.githubusercontent.com/9371972/146789316-33d4b910-5114-40aa-8cce-516c6fe4fcd6.mp4

主要语言
TypeScript
星标
2.2k
派生
357
平均合并
18 小时 40 分钟
30 天内合并 PR
1

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

webgpu/webgpu-samples 的其他 Issue

查看 webgpu/webgpu-samples 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

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