alex-moon / vf

VoidFill
MIT License
0 stars 0 forks source link

Bigger asteroids #14

Closed alex-moon closed 1 year ago

alex-moon commented 1 year ago

We want to do asteroids 100m across (or maybe even larger) but our collision detection algorithm starts hanging at that size (or possibly number of points?). Suggested solution here:

This also gives us concavities which is a good outcome (asteroids have craters in them).