RT
Functions
mat3_rot.c File Reference
#include <math.h>
#include "librt.h"
#include "ftmath.h"
#include "ftmem.h"
Include dependency graph for mat3_rot.c:

Functions

t_matrix set_rotation (float x_angle, float y_angle)
 
void create_orthobasis_from_y_axis (t_vec3 y_axis, t_vec3 *x_axis, t_vec3 *z_axis)
 

Function Documentation

◆ create_orthobasis_from_y_axis()

void create_orthobasis_from_y_axis ( t_vec3  y_axis,
t_vec3 x_axis,
t_vec3 z_axis 
)

◆ set_rotation()

t_matrix set_rotation ( float  x_angle,
float  y_angle 
)