Skip to content

WebGPURenderer: Add support for BC4 and BC5 texture compression.#31737

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev4
Aug 25, 2025
Merged

WebGPURenderer: Add support for BC4 and BC5 texture compression.#31737
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev4

Conversation

@Mugen87

@Mugen87 Mugen87 commented Aug 25, 2025

Copy link
Copy Markdown
Collaborator

Related issue: #31713

Description

Makes sure WebGPURenderer can handle BC4 and BC5 texture compressions formats.

@Mugen87 Mugen87 added this to the r180 milestone Aug 25, 2025
@github-actions

Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 338.91
79.11
338.91
79.11
+0 B
+0 B
WebGPU 578.08
159.23
578.16
159.25
+76 B
+25 B
WebGPU Nodes 576.69
158.99
576.76
159.01
+76 B
+25 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 470.78
113.9
470.78
113.9
+0 B
+0 B
WebGPU 648.61
175.26
648.69
175.28
+79 B
+17 B
WebGPU Nodes 602.71
164.39
602.79
164.41
+79 B
+13 B

@Mugen87 Mugen87 merged commit a22c52f into mrdoob:dev Aug 25, 2025
9 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