Special relativity or QM video games?

AI Thread Summary
The discussion centers on the potential for video games that incorporate concepts from special relativity and quantum mechanics. Participants express interest in creating games that simulate relativistic effects, such as time dilation and visual distortions at near-light speeds, suggesting modern graphics engines like OpenGL could facilitate this. Quantum mechanics is noted as more challenging to visualize, but ideas like quantum tunneling and entangled characters are proposed as gameplay mechanics. Some existing projects and prototypes are mentioned, indicating that such games could serve both entertainment and educational purposes. Overall, there is a call for more innovative and scientifically grounded video game concepts in the industry.
lark
Messages
157
Reaction score
0
I had this idea a long time ago that it would be fun to make a video game that would be relativistic - you'd be going near the speed of light, all sorts of different things would happen.

Is there anything like that? Or the same thing for quantum mechanics, you are very very small and in a quantum world?

Laura
 
Physics news on Phys.org
special relativity or QM video games

I think it would be great if there were a video game that was relativistic, you're going near the speed of light and all sorts of things happen -

is there anything like that? Or the same thing for quantum mechanics, you are very very small, in a quantum world ...

Laura
 
Not video games, and only for SR/GR...
[LINKS] http://math.ucr.edu/home/baez/RelWWW/visual.html
 
Last edited by a moderator:
You could make a "relativity" game fairly easily with modern 3D graphics environments like OpenGL.

Quantum mechanics, on the other hand, does not lend itself well to visualization. You can certainly visualize wavefunctions and so on, but you can't really draw a meaningful "picture" of, say, an atom.

- Warren
 
Admin note: merged multiple threads into one. lark, please only post your topic once.

- Warren
 
chroot said:
Admin note: merged multiple threads into one. lark, please only post your topic once.

- Warren
I posted it in the wrong place first and didn't know how to delete it ...

Laura
 
chroot said:
You could make a "relativity" game fairly easily with modern 3D graphics environments like OpenGL.

Quantum mechanics, on the other hand, does not lend itself well to visualization. You can certainly visualize wavefunctions and so on, but you can't really draw a meaningful "picture" of, say, an atom.

- Warren
qm would lend itself to video games. For example quantum tunneling. You are in a battle and somebody "kills" you with a sword - but with some probability, you don't die because the sword tunnels through you ...

Characters and anti-characters are constantly being created, and disappearing ...

You are entangled with a character, you are in a mixed state of happy and sad - they do something at the other side of the battlefield and instantly you feel happy ...

And so on.

It could even be realistic - just represent particles as characters.

Laura
 
lark said:
I had this idea a long time ago that it would be fun to make a video game that would be relativistic - you'd be going near the speed of light, all sorts of different things would happen.

Is there anything like that? Or the same thing for quantum mechanics, you are very very small and in a quantum world?

Laura
I've never heard of that, though I think I may have had a similar idea once. I guess the hard part would be defining what kind of game you want and how these concepts will fit in. On one end of the spectrum you could make a pure simulator; on the other end relativitistic and quantum mechanic concepts would be woven into everything, from gameplay to graphics.

Here's a list of some ideas where qm and relativistic concepts can be incorporated into games:

relativity - weird graphics, audio, or fight scenes; sci-fi plot where time dilation is a factor; a puzzle where you have to get objects from various star systems within a certain amount of time (though this might not be that different from a non-relativistic game of this type)

qm - graphics of interacting electron clouds; maybe "quantum music" in the background where the background's music depends on how your electron cloud interacts with another person's; some sort of weird physics puzzle where you try to assemble certain molecules based on how their electron clouds interact

I guess qm has three things you can borrow: 1. the concept of randomness, 2. advanced mathematics and interesting patterns, and 3. a setting for some sort of weird plot (which brings up a question: is there such a thing as a quantum butler, and if there is, how can we be sure he really did it in a quantum world?)
 
This is would be a good idea. It's about time gaming industry come up with something more exotic and creative.

I think one must be careful is that physics has a lot of constraints, and it is very hard to get everything right; it is fair to say, for me, popular sci-fi such as Star Trek does not get all the physics of SR or GR correct!

One, however should be able to make a "Sims" game based on the Mr. Thompson paperback series by George Gamow, that would be fun!
 
  • #10
Well, it's important for it to be interactive. I looked at some of the special and general relativity simulations - things like, what does it look like to fly through Stonehenge at the speed of light - but what I'm thinking of is something that gives you more of the experience of being in that world. There were the Mr. Tompkins books, where the speed of light was not much faster than the speed of a bicycle. what would everyday life be like if the speed of light were very slow?

Laura
 
  • #11
I realize this thread is two years old, but I just stumbled on it and thought I might point out a Java prototype I made of a space-war game that obeys special relativity quite scrupulously. It could definitely be turned into a very cool game, but I haven't had the time to pursue it. The suggestion above to use OpenGL is a good one and if I (or someone else) were to flesh out this prototype, that would be the way to go. Hope someone finds this interesting and/or takes the ball and runs with it ...

the prototype is at http://redshiftgame.com .
 
Last edited by a moderator:
  • #12
Maybe someone can find a good (classical) open-source game with a physics engine, and just modify the physics engine. That way you don't have to write the game itself. :rolleyes:

It sounds like a cool project.
 
  • #13
Actually, most video games already incorporate QM and relativity. Quantum tunneling is just usually referred to as "noclip" and time dilation is called "lag"
 
  • #14
I imagined using special relativity in a game just a few weeks ago. You clearly can't make a real-time game with time dilation, but if you programmed A.I. to make your choices for you, it wouldn't be hard at all.

The question is then what kind of game mechanics could you come up with by allowing relativity?
 
  • #16
Den said:
This game now exists! Have a look at www.relativitygame.co.uk

Huh. I mentioned this idea in a job interview with Mattel or someplace like that, in the 80's. The interviewer just grimaced - apparently thought it was a nerdy idea. :frown: I got no job offer.

Shows that local stupidity doesn't imply global dryness :-p

I think it would be a great idea as an academic teaching tool. And science buffs would love it.

Laura
 
  • #17
I thought about some technical aspects of this :

if we take an extended object, then depending on the distance to the observer (eye e.g.), the time coordinate change (like ray-tracing, all photons have to arrive at same time at the eye to see the shape),

but I couldn't achieve to visualize/understand what happens if this object now rotates (or let say moves~>contraction).

At first glance the emitted light should be independent of the movement of the source, this should simplify some calculation, since there should be no v+c, since it's always c, only the frequencies/color of light will vary a few. (?)
 
Last edited:
  • #18
I mean the only difference I could imagine was : the end-time of photon can be used (via rounding) to index in which frame to store (however since in reality c is huge, the difference could hardly lead to a noticeable difference that would need to be stored in another image than the one indexed by the emission time. (It's just a computer aspect of how to store the animation, there is almost no physics inside)
 
Back
Top