Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Weird behavior for "animometer" with render bundles

Abierto
#155 1 comentario 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
30/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
typescript

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
TypeScript
Estrellas
2.2k
Forks
357
Merge medio
18 h 40 min
PR fusionados (30 d)
1

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de webgpu/webgpu-samples

Todos los issues de webgpu/webgpu-samples

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.