RT
Functions
uv_mapping.c File Reference
#include "ftmath.h"
#include "rtstruct.h"
#include <math.h>
Include dependency graph for uv_mapping.c:

Functions

void apply_uv_mapping (t_vec3 *uv, t_uv_mapping mapping)
 
float remap_to_0_to_1 (float x)
 

Function Documentation

◆ apply_uv_mapping()

void apply_uv_mapping ( t_vec3 uv,
t_uv_mapping  mapping 
)

◆ remap_to_0_to_1()

float remap_to_0_to_1 ( float  x)