Questions:
I am working on a procedural Space game that deals with long distances. I am researching the best way to measure distances efficiently between a lot of objects (Example 1000 Stars) Would dividing these distances before using the distance function (for the purpose of say... finding the closest star) improve performance overall? I'm not having performance issues I am just wondering.
In my estimation B seems to be faster but I am having trouble proving this...
youtube.com/watch