Circle/segment collision detection and response | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Circle/segment collision detection and response

I have this code https://code.sololearn.com/WKtDeOV3992T/?ref=app and I need help with the collisions between the ship (circle collider) and the lines (segment collider). Anybody know how to implement circle/segment collision?

20th Feb 2021, 1:13 PM
WileyR
WileyR - avatar
1 Resposta
+ 1
thanks! i assume youā€™re referring to bounding boxes as predetection, but as this is not that large of a project for me, iā€™ll look into the articles
20th Feb 2021, 4:14 PM
WileyR
WileyR - avatar