|
RT
|

Functions | |
| t_color | texture_perlin (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color | texture_wood (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color | texture_marble (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color | texture_cloud (t_material *mat, t_texture *texture, t_vec3 uv) |
| t_color texture_cloud | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
| t_color texture_marble | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
| t_color texture_perlin | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
| t_color texture_wood | ( | t_material * | mat, |
| t_texture * | texture, | ||
| t_vec3 | uv | ||
| ) |
1.8.17