Skip to content

Commit 0f94f71

Browse files
authored
Update fresnel.glsl
1 parent 3586fd3 commit 0f94f71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/nbl/builtin/glsl/bxdf/fresnel.glsl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// This file is part of the "Nabla Engine".
33
// For conditions of distribution and use, see copyright notice in nabla.h
44

5+
// TODO: rename Eta to something more fitting to let it be known that reciprocal Eta convention is used (ior_dest/ior_src)
6+
57
#ifndef _BRDF_SPECULAR_FRESNEL_FRESNEL_INCLUDED_
68
#define _BRDF_SPECULAR_FRESNEL_FRESNEL_INCLUDED_
79

0 commit comments

Comments
 (0)