Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 16 17 [18] 19 20 ... 22

Author Topic: Physics suggest  (Read 18929 times)

Stone Wera

  • Bay Watcher
    • View Profile
Re: Physics suggest
« Reply #255 on: January 30, 2011, 09:37:44 pm »

View>Zoom>I don't know, about a kilometer above that wierd crater.
Logged

Gatleos

  • Bay Watcher
  • Mournhold... City of Light... City of MAGIC!
    • View Profile
    • Someone Sig This
Re: Physics suggest
« Reply #256 on: January 30, 2011, 09:49:25 pm »

View>Zoom>I don't know, about a kilometer above that wierd crater.
Enough to show a 10km radius around the crater.

Meanwhile, let's pass the time.

Tools>Install Plugins>C++ Support

Code: [Select]
#include <iostream>
#include <cmath>
#include <time.h>

using namespace std;

int main()
{
int x,y;
srand((unsigned)time(0));

for(int n=0;n<5000000;++n)
{
x=(rand()%100000000000000000000);
y=(rand()%100000000000000000000);
View>Zoom To Coordinates(km)>x,y;
File>Create Object>Star>Current Location;
}
return 0;
}
« Last Edit: January 31, 2011, 12:54:33 am by Gatleos »
Logged
Think of it like Sim City, except with rival mayors that seek to destroy your citizens by arming legions of homeless people and sending them to attack you.
Quote from: Moonshadow101
it would be funny to see babies spontaneously combust
Gat HQ (Sigtext)
++U+U++ // ,.,.@UUUUUUUU

nbonaparte

  • Bay Watcher
    • View Profile
Re: Physics suggest
« Reply #257 on: January 30, 2011, 10:04:00 pm »

creates 5 million stars in random locations, for anyone who doesn't feel like sifting through that code.
Logged
A service to the forum: clowns=demons, cotton candy=adamantine, clown car=adamantine tube, circus=hell, circus tent=demonic fortress.

TolyK

  • Bay Watcher
  • Nowan Ilfideme
    • View Profile
Re: Physics suggest
« Reply #258 on: January 30, 2011, 11:47:34 pm »

actually those would be dwarf starts (i.e. small stars, not dwarf fortress stars)
Logged
My Mafia Stats
just do whatevery tolyK and blame it as a bastard mod
Shakerag: Who are you personally suspicious of?
At this point?  TolyK.

Gatleos

  • Bay Watcher
  • Mournhold... City of Light... City of MAGIC!
    • View Profile
    • Someone Sig This
Re: Physics suggest
« Reply #259 on: January 31, 2011, 12:07:34 am »

actually those would be dwarf starts (i.e. small stars, not dwarf fortress stars)
...What.
Logged
Think of it like Sim City, except with rival mayors that seek to destroy your citizens by arming legions of homeless people and sending them to attack you.
Quote from: Moonshadow101
it would be funny to see babies spontaneously combust
Gat HQ (Sigtext)
++U+U++ // ,.,.@UUUUUUUU

nbonaparte

  • Bay Watcher
    • View Profile
Re: Physics suggest
« Reply #260 on: January 31, 2011, 02:09:53 am »

the 5 million number is how many iterations to go through. the 100 quintillion figures are the possible space in kilometers for the coordinates to be. nowhere is it said the size of the stars.
Logged
A service to the forum: clowns=demons, cotton candy=adamantine, clown car=adamantine tube, circus=hell, circus tent=demonic fortress.

TolyK

  • Bay Watcher
  • Nowan Ilfideme
    • View Profile
Re: Physics suggest
« Reply #261 on: January 31, 2011, 08:09:52 am »

actually those would be dwarf starts (i.e. small stars, not dwarf fortress stars)
...What.
They will be little white stars.

the 5 million number is how many iterations to go through. the 100 quintillion figures are the possible space in kilometers for the coordinates to be. nowhere is it said the size of the stars.
I program in C++. The size of the stars would be small.

Just 'cause I said so.
Logged
My Mafia Stats
just do whatevery tolyK and blame it as a bastard mod
Shakerag: Who are you personally suspicious of?
At this point?  TolyK.

rarborman

  • Bay Watcher
  • Penguin Dungonmaster
    • View Profile
    • dice
Re: Physics suggest
« Reply #262 on: January 31, 2011, 06:16:30 pm »

C++ plugin not compatable.

and I'm not sure which crater you mean...
Logged
"But to that second circle of sad hell, Where ‘mid the gust, the whirlwind, and the flaw Of rain and hail-stones, lovers need not tell Their sorrows. Pale were the sweet lips I saw, Pale were the lips I kiss’d, and fair the form I floated with, about that melancholy storm."

Gatleos

  • Bay Watcher
  • Mournhold... City of Light... City of MAGIC!
    • View Profile
    • Someone Sig This
Re: Physics suggest
« Reply #263 on: January 31, 2011, 06:33:56 pm »

Okay, zoom to a random location and create a medium star there 5000 times then.
Logged
Think of it like Sim City, except with rival mayors that seek to destroy your citizens by arming legions of homeless people and sending them to attack you.
Quote from: Moonshadow101
it would be funny to see babies spontaneously combust
Gat HQ (Sigtext)
++U+U++ // ,.,.@UUUUUUUU

Stone Wera

  • Bay Watcher
    • View Profile
Re: Physics suggest
« Reply #264 on: January 31, 2011, 08:06:03 pm »

The crater on the light side (near the equator) which is closest to the dark side. View>Zoom>A kilometer above that crater.
Logged

adwarf

  • Bay Watcher
    • View Profile
Re: Physics suggest
« Reply #265 on: January 31, 2011, 08:57:37 pm »

Ok I got this make an asteroid on no specific path made of 10^10000000000000000000 Of water
Logged

Twi

  • Bay Watcher
  • ✨heterotemporality✨
    • View Profile
Re: Physics suggest
« Reply #266 on: January 31, 2011, 09:03:07 pm »

Ok I got this make an asteroid on no specific path made of 10^10000000000000000000 Of water
Comet?
Logged

adwarf

  • Bay Watcher
    • View Profile
Re: Physics suggest
« Reply #267 on: January 31, 2011, 09:29:21 pm »

I mean ya comet (( thats alot of water but come on rarbor man plz make a max size rocky planet in no orbit then make a star near enough for it to sustain life and will you ever tell us if there is life on any of the planets ))
Logged

Gatleos

  • Bay Watcher
  • Mournhold... City of Light... City of MAGIC!
    • View Profile
    • Someone Sig This
Re: Physics suggest
« Reply #268 on: January 31, 2011, 09:46:14 pm »

Ok I got this make an asteroid on no specific path made of 10^10000000000000000000 Of water
You realize that's probably more water than could even fit in the universe, right?
Logged
Think of it like Sim City, except with rival mayors that seek to destroy your citizens by arming legions of homeless people and sending them to attack you.
Quote from: Moonshadow101
it would be funny to see babies spontaneously combust
Gat HQ (Sigtext)
++U+U++ // ,.,.@UUUUUUUU

Twi

  • Bay Watcher
  • ✨heterotemporality✨
    • View Profile
Re: Physics suggest
« Reply #269 on: January 31, 2011, 09:47:20 pm »

Raborman! How's that nebula coming?
Logged
Pages: 1 ... 16 17 [18] 19 20 ... 22