-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
miniRT/src/scene/parse_line_object.c
Lines 74 to 76 in 519606c
| else if (ft_strncmp(str, "bump", key_len) == 0) | |
| material->height_map = load_height_map(ft_strdup(delim_pos + 1), | |
| opt.mlx); |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working