RT
Functions
fresnel.c File Reference
#include "librt.h"
#include "libft.h"
#include <math.h>
Include dependency graph for fresnel.c:

Functions

float fresnel (t_vec3 ray_dir, t_vec3 normal, float ior)
 

Function Documentation

◆ fresnel()

float fresnel ( t_vec3  ray_dir,
t_vec3  normal,
float  ior 
)