Reputation: 139
I have a list of 100k stars each are plotted using doubles an example:
Coordinates of a star [32.381562, 124.628052, -354.710990]
I'm working with unity and large scales so I need to be able to convert these doubles to floats, is there any method available without losing critical precision?
Upvotes: 0
Views: 363