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

XRManager: Add support for WEBGL_multisampled_render_to_texture. #30418

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

Mugen87
Copy link
Collaborator

@Mugen87 Mugen87 commented Jan 28, 2025

Related issue: #28968

Description

The PR adds support for the WEBGL_multisampled_render_to_texture extensions.

Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.27
78.29
336.27
78.29
+0 B
+0 B
WebGPU 512.65
142.4
513.63
142.61
+982 B
+218 B
WebGPU Nodes 512.11
142.29
513.09
142.51
+982 B
+218 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 465.25
112.13
465.25
112.13
+0 B
+0 B
WebGPU 586.58
159.06
587.56
159.27
+982 B
+215 B
WebGPU Nodes 541.96
148.62
542.94
148.83
+982 B
+214 B

@Mugen87 Mugen87 added this to the r173 milestone Jan 28, 2025
@Mugen87 Mugen87 merged commit 2353764 into mrdoob:dev Jan 28, 2025
12 checks passed
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.

1 participant