|
RT
|

Functions | |
| t_color | texture_strips (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color | texture_checkers (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color | texture_wave (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color | sample (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color sample | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
| t_color texture_checkers | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
| t_color texture_strips | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
| t_color texture_wave | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
1.8.17