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?

link|improve this question

1  
In case you don't get many answers here (or, if you get closed) - you could try this: payload42.com it's a bit quiet though. – UpTheCreek Apr 27 '10 at 9:34
thanks for the link! – RCIX Apr 27 '10 at 9:37
Whew that was close, looks like the question will remain open. That is, if no one else will vote on it... – RCIX Apr 27 '10 at 9:42
1  
How the heck is this off-topic, but "what's your favorite web-cartoon" isn't? Open this question again. It's more than enough related to multi-sampling and signal theory. – Mads Elvheim Apr 27 '10 at 17:00
If users with admin privileges likes to moderate, they can start with subjective questions, not questions like these. – Mads Elvheim Apr 27 '10 at 17:01
show 2 more comments
feedback

closed as off topic by Joachim Sauer, Finglas, Marcin Gil, Amber, Pavel Shved Apr 27 '10 at 9:49

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

2 Answers

up vote 10 down vote accepted

I found a nice overview here. It shows some real examples. Maybe this will help you.

link|improve this answer
This is exactly what i need, and if i can accept it in time i will do so! Thanks! – RCIX Apr 27 '10 at 9:35
+1 for the link – zaf Apr 27 '10 at 9:40
feedback

It is White. To be closer to the real thing apply redshift as the stars are further away and add or remove blue to account for star temperature and age.

link|improve this answer
I didn't think of applying redshift, thanks :) – RCIX Apr 27 '10 at 9:36
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.