Formula for line-ellipse collisions? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Formula for line-ellipse collisions?

So I'm making a game and it requires odd line-ellipse collisions, as well as line-line collisions. I've found a solution for line-line collisions, but haven't found a formula for line-ellipse collisions. Help? Here is a image from my game, the line there collides with the stick body but not the head: https://www.sololearn.com/post/479441/?ref=app More info on the game: https://www.sololearn.com/post/479439/?ref=app Edit: circle-line collisions will do, it's an even circle, no rotation Edit 2: just a formula will do, thanks for your time!

29th Jul 2020, 11:47 AM
AquA217
AquA217 - avatar
2 Answers
+ 1
Let's make it simpler. What do you want to achieve?
29th Jul 2020, 7:58 PM
Rohit Kh
Rohit Kh - avatar
0
RKK I'm trying to find a formula for line-ellipse collisions
29th Jul 2020, 11:48 PM
AquA217
AquA217 - avatar