Skip to content

WebGPURenderer: Rename PostProcessing to RenderPipeline#32789

Merged
sunag merged 7 commits intomrdoob:devfrom
sunag:dev-rename-3
Jan 20, 2026
Merged

WebGPURenderer: Rename PostProcessing to RenderPipeline#32789
sunag merged 7 commits intomrdoob:devfrom
sunag:dev-rename-3

Conversation

@sunag
Copy link
Collaborator

@sunag sunag commented Jan 18, 2026

Related issue: #32535 (comment)

Description

Some processes we do in PostProcessing are not necessarily Post-Processing, and this ends up generating confusion, especially when used with the Inspector. I think the name Render Pipeline is quite clarifying in relation to the process as suggested by @Mugen87.

@sunag sunag added this to the r183 milestone Jan 18, 2026
@github-actions
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 355.82
84.56
355.82
84.56
+0 B
+0 B
WebGPU 621.5
172.57
621.71
172.64
+209 B
+69 B
WebGPU Nodes 620.1
172.33
620.31
172.4
+209 B
+68 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 488.06
119.45
488.06
119.45
+0 B
+0 B
WebGPU 691.97
187.85
691.97
187.85
+0 B
+0 B
WebGPU Nodes 641.77
175.02
641.77
175.02
+0 B
+0 B

@sunag sunag marked this pull request as ready for review January 20, 2026 03:38
@sunag sunag merged commit d3ffec9 into mrdoob:dev Jan 20, 2026
10 checks passed
@sunag sunag deleted the dev-rename-3 branch January 20, 2026 04:27
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