Does anyone have a suggested methodology for visualising the data in a star catalogue such as the Bright Star Catalogue.
I'm thinking that there would be a notional sphere and a viewpoint i.e. at the center of that sphere with two vectors representing the view direction and view horizons.
I would then somehow project from the star catalog Celestial coordinates coordinates (as point on the sphere) onto the viewport and draw a coloured pixel based on the color temperature of that star.
Can anyone provide any hints or suggestions?
Could it be done using billboards in OpenGL ?
or maybe a list of GL_POINTS