Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Weird behavior for "animometer" with render bundles

Aperta
#155 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
30/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
typescript

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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

Lingua principale
TypeScript
Stelle
2.2k
Fork
357
Merge medio
18h 40m
PR unite (30g)
1

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di webgpu/webgpu-samples

Tutte le issue di webgpu/webgpu-samples

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.