Computer games based on physics engines

In summary: That would be mainly those with fluid dynamics, although most are just toys, not real games with a goal. But some even run on mobile devices.Yes, although most are just toys, not real games with a goal.
  • #1
Borek
Mentor
28,951
4,245
This is quite a serious question, I was asked to write few words about a similar game (not officially published yet) and I started to wonder what were the earlier programs of this type.

This is partly engineering and partly physics problem. Many computer games use some kind of physics engines (like Havok), but that's not what I am looking for. I am thinking about computer games that are solely based just on physics - for example, my understanding is that Kerbal Space Program is actually "just" an interface to the underlying physics simulation (approximated, still quite accurate). Bridge Builder is another example of what I am thinking about (but I think I remember some similar much earlier simulation using FEM and running under DOS).

I have a felling this kind of games was impossible on slower computers, but todays number crunchers can easily deal with dynamics of quite complex structures and systems, which makes this kind of games possible. However, I would like some examples to be sure my intuition is right (or wrong).
 
Science news on Phys.org
  • #2
Borek said:
Many computer games use some kind of physics engines (like Havok), but that's not what I am looking for. I am thinking about computer games that are solely based just on physics
I guess you mean where the simulation is the key part of the gameplay?

Borek said:
for example, my understanding is that Kerbal Space Program is actually "just" an interface to the underlying physics simulation
So is any realistic flight simulator.

Borek said:
Bridge Builder is another example of what I am thinking about
A similar game would be: World of Goo.

Some other suggestions:
- Bad Piggies
- Various Incredible Machine clones (like Amazing Alex)
- Fluidity
- Line Rider
 
  • #3
A.T. said:
I guess you mean where the simulation is the key part of the gameplay?

Yes.

So is any realistic flight simulator.

Good point, the same can be said about some good racing simulators. I think I initially ignored them as early games of these kinds were based on a different concept (that is, no physics, just some idealized geometry).

Some other suggestions:

Thanks, actually I thought about World of Goo and The Incredible Machine in the meantime. Now that I think about it even Angry Birds qualify.
 
  • #4
Borek said:
Now that I think about it even Angry Birds qualify.
Yes, but its spin-off Bad Piggies even more so.
 
  • #5
Wasn't one of the very first computer game ever a version of Asteroids? It was physics based.

I'm thinking Spacewar, written by MIT students Martin Graetz, Steve Russell, and Wayne Wiitanen's on a DEC PDP-1 computer in 1961.
 
  • #6
Not sure this counts as a game, but definitely physics based and a lot of fun.

http://sodaplay.com/creators/soda/items/constructor
 
  • #7
Hard to say, because the semantics are fuzzy. Tennis for two was a simulation of sorts. Where do you draw the line?
 
  • #8
Lunar lander could be considered an early physics game. And the whole artillery game genre.
 
  • #10
Pong was the first video game, correct? Simplest physics game I can think of, and that's all it was... reflection and deflection.
 
  • #11
Then again, I remember it having some random "strange bounces", like deviation from classical probability, perhaps a hint things aren't as clear cut predictable as they appear... I was quite young when I first played it, maybe 5 or 6 years old. :biggrin:
 
  • #12
To clarify (not to say that the answers so far were wrong, no, actually they were quite helpful, it is just that I wasn't precise asking): I am looking for examples of games that have physics engine requiring quite heavy numeric processing - that is, games that were not possible on slower computers.
 
  • #13
Borek said:
I am looking for examples of games that have physics engine requiring quite heavy numeric processing - that is, games that were not possible on slower computers.

That would be mainly those with fluid dynamics, although most are just toys, not real games with a goal. But some even run on mobile devices.

 
  • #14
Algodoo rocks! I can't wait to get good at it! Obviously anything 3D of this nature is out of the question... without a supercomputer.
 

What is a physics engine?

A physics engine is a software component that simulates real-world physical systems and their behaviors, such as gravity, collisions, and movement. It allows for realistic interactions between objects in a virtual environment, making computer games more immersive.

How do physics engines work in computer games?

Physics engines use mathematical algorithms and equations to calculate the movements and interactions of objects in a virtual game world. These calculations take into account factors such as mass, velocity, and friction to create realistic simulations of real-world physics.

What are the benefits of using a physics engine in computer games?

Using a physics engine in computer games allows for more realistic and immersive gameplay by creating a sense of weight, gravity, and physical interactions between objects. It also allows for more dynamic and unpredictable gameplay as the physics engine responds to player actions and changes in the game environment.

Can physics engines be used for more than just graphics in computer games?

Yes, physics engines can be used for more than just graphics in computer games. They can also be used to simulate complex systems and behaviors, such as fluid dynamics, cloth and hair movement, and even artificial intelligence.

Are all computer games based on physics engines?

No, not all computer games are based on physics engines. Some games may use pre-rendered animations or simplified physics systems. However, the use of physics engines has become increasingly popular in modern computer games, especially in those that aim for realistic and immersive gameplay experiences.

Similar threads

Replies
1
Views
1K
  • Quantum Interpretations and Foundations
Replies
2
Views
784
  • Computing and Technology
Replies
32
Views
996
Replies
2
Views
886
Replies
3
Views
936
Replies
9
Views
980
  • Programming and Computer Science
Replies
4
Views
1K
Replies
2
Views
1K
Replies
3
Views
1K
Back
Top