Skip to content

Conversation

@sunag
Copy link
Collaborator

@sunag sunag commented Oct 10, 2025

Related issue: #32026

Description

Fix and update examples after #32026

@sunag sunag added this to the r181 milestone Oct 10, 2025
@sunag sunag marked this pull request as ready for review October 10, 2025 02:27
@sunag
Copy link
Collaborator Author

sunag commented Oct 10, 2025

The webgpu_compute_texture_pingpong is broken.

@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 10, 2025

I've checked the broken demo and reverting #31983 fixes the issue.

@RenaudRohlinger Do you mind having a look?

@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 10, 2025

Side note: I have not deprecated computeAsync() in #32026 because I'm not yet super familiar with the related demos. Maybe someone else can help here?

@sunag
Copy link
Collaborator Author

sunag commented Oct 11, 2025

Sometimes I'm surprised at how easy this is. We're monitoring in a fragment shader, a function generated in compute() without anything special added for it.

image

@sunag sunag merged commit 00d1804 into mrdoob:dev Oct 11, 2025
8 checks passed
@sunag sunag deleted the dev-example-fixes branch October 11, 2025 18:48
@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 11, 2025

Wow, you migrated all compute examples! 🙌

Can we now deprecate computeAsync() as well? Or are there any blockers I'm not aware of?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants