Open AntonyZhuang opened 1 month ago
I used SAT instead the paper for triangle_triangle_intersection.
Are these outputs are the same as expected for each of these commands
./intersections ../data/knight.obj ../data/cheburashka.obj ./distances 100000 10000 ./rays ../data/rubber-ducky.obj
It's really hard to tell if the program's output matches the expected result based solely on screenshots... But looks good to me.
I used SAT instead the paper for triangle_triangle_intersection.
Are these outputs are the same as expected for each of these commands
./intersections ../data/knight.obj ../data/cheburashka.obj ./distances 100000 10000 ./rays ../data/rubber-ducky.obj