alex-moon / vf

VoidFill
MIT License
0 stars 0 forks source link

Bigger asteroids #14

Closed alex-moon closed 2 years ago

alex-moon commented 2 years 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).