I'm working on an outer space simulation and just implemented a skybox starfield background. Unfortunately, because of the size needed for the box, the stars are fuzzy and distorted.
What's the best way to implement something like this? Should I use a smaller box and move it with the camera?