Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGPURenderer: support stencil and depth config parameters #29371

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

aardgoose
Copy link
Contributor

As title - matches WebGLRenderer behaviour

@Mugen87 Mugen87 added this to the r169 milestone Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 685.24
169.64
685.24
169.64
+0 B
+0 B
WebGPU 826.38
221.62
826.41
221.63
+22 B
+5 B
WebGPU Nodes 825.97
221.53
825.99
221.54
+22 B
+4 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 462.02
111.48
462.02
111.48
+0 B
+0 B
WebGPU 525.48
141.63
525.5
141.64
+22 B
+13 B
WebGPU Nodes 482.13
131.44
482.15
131.46
+22 B
+12 B

@Mugen87 Mugen87 merged commit 7b1f272 into mrdoob:dev Sep 9, 2024
12 checks passed
@aardgoose aardgoose deleted the stencil-depth branch September 9, 2024 11:04
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