this post was submitted on 18 Aug 2023
922 points (96.9% liked)

Memes

45342 readers
2494 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Natanael@slrpnk.net 3 points 1 year ago* (last edited 1 year ago)

Yeah, most game engines like Portal's uses absolute speed relative to the coordinate system (which doesn't change when the coordinate values change), in addition Portal technically doesn't actually implement "wormhole type" portals and instead superimpose a clone of the polygons near both portals behind the other (to preserve expected object collision behavior around the portal) plus doing tricks with virtual cameras, so if you fixed the bugs with moving portals then it would be A.

But if you implemented proper relativistic physics with proper wormhole type portals you'd get B.