Saturday, May 19, 2012

Interstellar Highways

Well, I'm graduating college tomorrow, but that's not important.  What is important is Wormholes!  Here's a picture to start us off:


That's taken from the starmap, displaying bridge-type wormholes between several systems.  I'll get into more detail about the wormhole types in a bit.  Right now the starmap shows all generated bridge wormholes, but in the future it will only display wormholes the player has "explored".  As the player travels to each system, its wormholes are generated along with the rest of the system.  Those wormholes do not get marked as "explored" until the player has traveled through them.  Once they are explored they'll show up on the starmap, so the player can keep track of how to get where.

Wormholes will serve as a means of faster-than-light travel between solar systems, in order to cut down on how much waiting the player will have to do.  However, they don't have to use the wormholes.  Though it's not implemented at the moment, eventually you will be able to just point your ship at a star and fly there.

Wormholes In The Wild

Wormholes will appear in the game as spheres through which you can see the destination system.  I really hate the stereotypical funnel look, I think it's silly.  This is the effect I'm going for (screenshot from EVE Online):

However, since I'm not very good at writing shaders yet, I think it will fall far short of my expectations.

They will be labeled as ERB-########### (standing for Einstein-Rosen Bridge).   They will also orbit their primary like planets.  Wormholes can appear around both planets and stars, and will orbit their parent body like any other moon or planet.

Wormholes will exert a strong gravitational pull.  Small objects such as ships and stations can enter orbit with a wormhole with great care.  Because of this gravitational pull, navigating a successful jump can be tricky.  You need to make sure you have enough speed when entering the wormhole so that you can escape the gravity on the other side.  Speed and direction will be preserved through wormholes.

Ships can scan wormholes for their energy signature (the type of energy they're scanning for is yet to be determined.  I still have to do some research on this to figure out what's realistic).  The type of energy will give hints (only hints!) about the type of wormhole, though you won't be sure until you travel through it! 

Wormhole Types

There are two types of wormholes which I'm implementing.  If I can think of more, I will make more.  At the moment, these are all I've come up with.

Type 1: The Bridge (Stable)

The first, and simplest, type of wormhole is the Bridge.  Two wormholes form a static link between two star systems, and that link will never close.  You can travel back and forth between those systems without losing your way.

They appear on the starmap due to their stable nature.

Type 2: The Unstable

If you've ever seen one of these guys, you know exactly what I'm going for here:



Imagine that the bottom of the wacky waving inflatable tube man is the wormhole you're passing through.  Now, imagine that the top is the exit wormhole.

The entrance of an unstable wormhole is always located in the same system, but its exit is constantly shifting.  Two ships passing through more than a few seconds apart may end up on completely opposite ends of the galaxy.

Traveling through an unstable wormhole is a huge gamble, because there's no easy way back.  However, it may be the quickest way to your ideal system.  When traveling through these, cross your fingers.

These types of wormholes also play a large role in the plot of the game, as they are how you got to this strange galaxy in the first place.

1 comment:

sterling baldwin said...

Congratulations on graduating!

Since the worm holes have gravity, if you get sucked into one and dont/cant accelerate out of it, would you get caught in some sort of cyclic bounce between the two systems? Orbital space around the 'holes sounds like some prime real estate for both stations and pirates :P

Post a Comment