Asteroids icon indicating copy to clipboard operation
Asteroids copied to clipboard

Collision Checking Efficiency

Open meiamsome opened this issue 9 years ago • 0 comments

Although not a major issue it might be nice if someone were to make the collision system a bit more efficient by checking the distances first and exiting early instead of doing all the line intersection calculations.

This commit is open for anyone to take up, just post a comment on here.

meiamsome avatar Dec 16 '16 04:12 meiamsome