The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Game Physics
DreamScripters Offline
Junior Member

Posts: 25
Threads: 4
Joined: Dec 2013
Reputation: 0
#1
Question  Game Physics

So basicaly my question that I have thought about for the past couple of days is how come in almost every game that has a 3D environment entities seem to be able to clip through each other? Or just in general glitches. Amnesia itself seems to be pretty prone to entity clipping (Ex: throwing a chair hard enough against a wall that it goes through it.) and even worse. If you have been one of the many people in Amnesia to pick up a mattress then you know what I mean.

But what makes me really think is how such glitches happen. If we go really basic, such as a game like Pong. You wouldn't see such glitches happening obviously. But when you get more complicated such as Amnesia's physics engine you will see these glitches happening quite frequently. When you think of computers or even games you think of very technical things. But its almost the exact opposite with glitches. They almost seem organic in contrast to what you would think of a computer.

So I made a theory to why entities are able to clip through other objects. My theory goes as when you throw a object fast enough in Amnesia and it collides with something it is going so fast that the computer itself can't calculate the collision fast enough to stop it from clipping/glitching. This is why you don't see these type of glitches happening in simple games I believe. Because collisions and other physical interactions are so simple it doesn't take much time to calculate collisions so you don't get the clipping you see in more complicated games. But this is just what I think.

I wanted to make this thread just out of curiosity of what responses I would get and if I could learn a little more about the nature of these glitches. But as far as I know it is not the developers fault that these glitches happen but more of the actual time that it takes to process game events in general. Anyways thanks for reading the post and reply with what you think! Big Grin

[Image: header.png]
02-11-2014, 03:23 AM
Website Find


Messages In This Thread
Game Physics - by DreamScripters - 02-11-2014, 03:23 AM
RE: Game Physics - by Daemian - 02-11-2014, 04:22 AM
RE: Game Physics - by DreamScripters - 02-11-2014, 05:17 AM
RE: Game Physics - by Mudbill - 02-11-2014, 10:04 AM
RE: Game Physics - by Adrianis - 02-11-2014, 03:18 PM
RE: Game Physics - by Mudbill - 02-11-2014, 03:37 PM
RE: Game Physics - by GrAVit - 02-12-2014, 09:44 AM
RE: Game Physics - by Daemian - 02-12-2014, 10:26 AM



Users browsing this thread: 1 Guest(s)