We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3586fd3 commit 0f94f71Copy full SHA for 0f94f71
include/nbl/builtin/glsl/bxdf/fresnel.glsl
@@ -2,6 +2,8 @@
2
// This file is part of the "Nabla Engine".
3
// For conditions of distribution and use, see copyright notice in nabla.h
4
5
+// TODO: rename Eta to something more fitting to let it be known that reciprocal Eta convention is used (ior_dest/ior_src)
6
+
7
#ifndef _BRDF_SPECULAR_FRESNEL_FRESNEL_INCLUDED_
8
#define _BRDF_SPECULAR_FRESNEL_FRESNEL_INCLUDED_
9
0 commit comments