Skip to content

Conversation

@mrdoob
Copy link
Owner

@mrdoob mrdoob commented Nov 28, 2025

Description

Renames DFGApprox to DFG in the nodes/TSL system since it performs a LUT lookup, not an approximation.

@sunag Is DFG ok? Or maybe DFGLUT?

@mrdoob mrdoob added this to the r182 milestone Nov 28, 2025
@github-actions
Copy link

github-actions bot commented Nov 28, 2025

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 350.26
83.06
350.26
83.06
+0 B
+0 B
WebGPU 613.66
170.42
613.65
170.41
-3 B
-1 B
WebGPU Nodes 612.26
170.14
612.26
170.14
-3 B
-2 B

🌳 Bundle size after tree-shaking

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

Before After Diff
WebGL 482.25
117.84
482.25
117.84
+0 B
+0 B
WebGPU 684.79
186.19
684.79
186.19
+0 B
+0 B
WebGPU Nodes 634.63
173.37
634.63
173.37
+0 B
+0 B

@sunag
Copy link
Collaborator

sunag commented Nov 28, 2025

DFGLUT seems more descriptive to me.

@mrdoob mrdoob merged commit 39b05b4 into dev Nov 28, 2025
10 checks passed
@mrdoob mrdoob deleted the dfg branch November 28, 2025 16:31
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