What is the average color of a star?

Posted by RCIX on Stack Overflow See other posts from Stack Overflow or by RCIX
Published on 2010-04-27T09:28:25Z Indexed on 2010/04/27 9:33 UTC
Read the original article Hit count: 295

I am trying to procedurally generate point stars to create a starfield background for my game. I want to weight the color production based on an average star's real color. Can anyone point me in the direction of this sort of data?

© Stack Overflow or respective owner

Related posts about game-development

Related posts about procedural-generation