Skip to content

Conversation

zonkypop
Copy link
Contributor

@zonkypop zonkypop commented Feb 27, 2025

Issue

#30619

Description

Currently the WebGPU has no functionality for copying 3D textures, this PR enables copying between DataArray and Data3DTextures.

Copy link

github-actions bot commented Feb 27, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 336.02
78.26
336.02
78.26
+0 B
+0 B
WebGPU 522.67
145.12
522.87
145.17
+191 B
+55 B
WebGPU Nodes 522.14
145.01
522.33
145.07
+191 B
+56 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 465.06
112.14
465.06
112.14
+0 B
+0 B
WebGPU 593.08
160.73
593.27
160.79
+191 B
+54 B
WebGPU Nodes 548.2
150.17
548.39
150.22
+191 B
+52 B

@zonkypop zonkypop force-pushed the WebGPU-copyTextureToTexture-3D branch from 2932867 to 2efec65 Compare February 27, 2025 22:07
@zonkypop zonkypop force-pushed the WebGPU-copyTextureToTexture-3D branch from c437db3 to bac5c36 Compare March 4, 2025 04:03
@Mugen87 Mugen87 merged commit 7284747 into mrdoob:dev Mar 4, 2025
12 checks passed
@Mugen87 Mugen87 added this to the r175 milestone Mar 4, 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.

2 participants