Using distance instead of distanceSquared
Sgt-Tailor opened this issue ยท 1 comments
In some of the classes you use the .distance() method. That method involves squared roots. I would suggest using distancesquared.
Sgt-Tailor opened this issue ยท 1 comments
In some of the classes you use the .distance() method. That method involves squared roots. I would suggest using distancesquared.