Skip to content

TSL: Introduce storageTexture3D#33443

Merged
sunag merged 3 commits into
mrdoob:devfrom
shotamatsuda:feat/storage-texture-3d
Apr 22, 2026
Merged

TSL: Introduce storageTexture3D#33443
sunag merged 3 commits into
mrdoob:devfrom
shotamatsuda:feat/storage-texture-3d

Conversation

@shotamatsuda

@shotamatsuda shotamatsuda commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

Description

This PR adds StorageTexture3DNode for Storage3DTexture. StorageTextureNode with Storage3DTexture cannot be used for reading in compute shaders because it generates invalid coordinates.

@github-actions

github-actions Bot commented Apr 22, 2026

Copy link
Copy Markdown

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 365.32
86.79
365.32
86.79
+0 B
+0 B
WebGPU 639.21
177.47
639.21
177.47
+0 B
+0 B
WebGPU Nodes 637.33
177.18
637.33
177.18
+0 B
+0 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 497.84
121.46
497.84
121.46
+0 B
+0 B
WebGPU 711.06
192.41
711.06
192.41
+0 B
+0 B
WebGPU Nodes 660.28
179.65
660.28
179.65
+0 B
+0 B

@shotamatsuda shotamatsuda marked this pull request as ready for review April 22, 2026 08:10
Comment thread src/nodes/accessors/StorageTexture3DNode.js
@Mugen87 Mugen87 added this to the r185 milestone Apr 22, 2026
@sunag sunag changed the title WebGPURenderer: Add StorageTexture3DNode TSL: Introduce storageTexture3D Apr 22, 2026
@sunag sunag merged commit 523f780 into mrdoob:dev Apr 22, 2026
10 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.

3 participants