I haven't taken any advanced math courses or anything (I'm still in high school) and I just don't really understand all the triangle collision systems online.
I have two triangular objects in a 2D space. How should I write Obj-C code so that a collision/intersection between the two can be detected? I'm stumped.