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

Functions

void create_orthobasis_qnd (t_vec3 vec, t_vec3 *t, t_vec3 *b)
 
t_vec3 compute_shading_normal (t_material mat, t_vec3 uv, t_vec3 geo_n)
 

Function Documentation

◆ compute_shading_normal()

t_vec3 compute_shading_normal ( t_material  mat,
t_vec3  uv,
t_vec3  geo_n 
)

◆ create_orthobasis_qnd()

void create_orthobasis_qnd ( t_vec3  vec,
t_vec3 t,
t_vec3 b 
)