LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: MickeyB on January 14, 2005, 20:51:11

Title: Background of stars in space
Post by: MickeyB on January 14, 2005, 20:51:11
Just have a bunch of little objects, or a gif background(dome) ?
Title: Background of stars in space
Post by: princec on January 14, 2005, 23:02:13
How many stars, and doing what? I'd use GL_POINTS or perhaps sprites if there weren't too many.

Cas :)
Title: Background of stars in space
Post by: oNyx on January 16, 2005, 00:49:52
A skybox looks pretty bad... try using a skysphere... that should look ok-ish.
Title: stars and gases I guess..
Post by: MickeyB on January 17, 2005, 17:02:39
enough stars that move enough to show your ship is moving/turning and maybe some colored gas clouds way off that you can never reach.  Then as you make hyperspace jumps to new sectors the backgrounds are slightly different than before.