for (int x = -2000; x < 2000; x+= 9) {
for (int y = -2000; y < 2000; y+= 9) {
z = ((cos(radians(y/3))*sin(radians(x/6)))*200)*sin(radians(x/2));
aStar = new Star(x,y,z);
s.add(aStar);
}
}
Would you like to comment?
Sign up for a free account, or sign in (if you're already a member).
Guest Passes let you share your photos that aren't public. Anyone can see your public photos anytime, whether they're a Flickr member or not. But! If you want to share photos marked as friends, family or private, use a Guest Pass. If you're sharing photos from a set, you can create a Guest Pass that includes any of your photos marked as friends, family, or private. If you're sharing your entire photostream, you can create a Guest Pass that includes photos marked as friends or family (but not your private photos). Learn more about Guest Passes![?]