Monday, September 19, 2011

Making progress

which is hard to visualize


now we generate solarsystems instead of planets, and while the generation of planets works fine, the sunsystems might need some tuning. The code for the planet generation was from Bonbon-Chan @ java-gaming.org, a forum that is a great help.

On another note, all the sunsystems are actual sunsystems with a randomly generated number of planets and different types of planets. i use a gaussian random from 0 to 1 and then multiply it with a maximum number of planets we want in a solarsystem.

on a technical note, smooth scrolling and zooming now works

No comments:

Post a Comment