Skip to content

Examples: Simplify render bundle demo.#32215

Merged
Mugen87 merged 2 commits into
mrdoob:devfrom
Mugen87:dev3
Nov 8, 2025
Merged

Examples: Simplify render bundle demo.#32215
Mugen87 merged 2 commits into
mrdoob:devfrom
Mugen87:dev3

Conversation

@Mugen87

@Mugen87 Mugen87 commented Nov 7, 2025

Copy link
Copy Markdown
Collaborator

Fixed #32214.

Description

The PR simplifies webgpu_performance_renderbundle by making the demo configurable over URL parameters. Instead of repeating inits with clean ups it's more straightforward to simply reload the page with a different setting.

@Mugen87

Mugen87 commented Nov 7, 2025

Copy link
Copy Markdown
Collaborator Author

The example is also a good test case for #30560. I've added a count URL parameter so it's easier to configure the scene with the maximum amount of 3D objects.

@Mugen87 Mugen87 merged commit fde61b4 into mrdoob:dev Nov 8, 2025
9 checks passed
@Mugen87 Mugen87 added this to the r182 milestone Nov 8, 2025
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.

Examples: FPS indicator stops working in Render Bundle demo.

1 participant