Daniyel03 / cub3d

0 stars 0 forks source link

Visual Bug at wall intersections #14

Closed Han2-Ro closed 3 months ago

Han2-Ro commented 3 months ago

It looks like the wall are a bit to wide. problem might be in this function: int check_is_wall(t_map map, t_vec2 coor, t_vec2 direction)