Skip to content

⬅️ Back to Table of Contents

📄 BRDF_GGX.js

📊 Analysis Summary

Metric Count
📦 Imports 13
📊 Variables & Constants 2

📚 Table of Contents

🛠️ File Location:

📂 src/nodes/functions/BSDF/BRDF_GGX.js

📦 Imports

Name Source
F_Schlick ./F_Schlick.js
V_GGX_SmithCorrelated ./V_GGX_SmithCorrelated.js
V_GGX_SmithCorrelated_Anisotropic ./V_GGX_SmithCorrelated_Anisotropic.js
D_GGX ./D_GGX.js
D_GGX_Anisotropic ./D_GGX_Anisotropic.js
NormalView ../../accessors/Normal.js
positionViewDirection ../../accessors/Position.js
iridescence ../../core/PropertyNode.js
alphaT ../../core/PropertyNode.js
anisotropyT ../../core/PropertyNode.js
anisotropyB ../../core/PropertyNode.js
Fn ../../tsl/TSLBase.js
defined ../../tsl/TSLBase.js

Variables & Constants

Name Type Kind Value Exported
V any let/var *not shown*
D any let/var *not shown*