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: Added tone-mapping/output color space support for WebXR. #30499

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Feb 10, 2025

Related issue: #30459 (comment)

Description

Add tone-mapping and output color space support for WebXR.

@sunag sunag added this to the r174 milestone Feb 10, 2025
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.42
78.33
336.42
78.33
+0 B
+0 B
WebGPU 517.95
143.9
518.03
143.92
+82 B
+21 B
WebGPU Nodes 517.41
143.79
517.5
143.81
+82 B
+21 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 465.41
112.17
465.41
112.17
+0 B
+0 B
WebGPU 589.82
160
589.91
160.02
+82 B
+22 B
WebGPU Nodes 545.19
149.54
545.27
149.56
+82 B
+21 B

@sunag sunag marked this pull request as ready for review February 10, 2025 22:36
@sunag sunag merged commit 08bb529 into mrdoob:dev Feb 10, 2025
12 checks passed
@sunag sunag deleted the dev-tone-mapping branch February 10, 2025 22:37
@Mugen87 Mugen87 changed the title WebGPURenderer: Added tone-mapping support for WebXR WebGPURenderer: Added tone-mapping/output color space support for WebXR. Feb 11, 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.

1 participant