Why Did the PlayStation 1 Have Wobbly Graphics?


Key Takeaways

  • PlayStation 1 lacked FLOPs due to not having an FPU.
  • No Z-buffer resulted in small errors & visible polygons.
  • Affine texture mapping caused warping; PS1 trade-offs were speed and cost over complexity.


Call me biased, but the original PlayStation is still my favorite console of all time. While the games might look a little rough now, they’re still as good to play as ever. That said, even back then, PS1 graphics had this signature wobble you didn’t find in the competition, so what gives?


It’s All About Floating Points

Modern GPU performance is often measured (controversially) in FLOPs or FLoating Point Operations. This is simply math involving floating point numbers, which in turn are simply whole numbers with a decimal point. The PlayStation’s graphics processor had zero FLOPs, because it lacked an FPU or Floating Point Unit. Instead, it uses fixed-point integers to calculate the positions of vertices.


A “vertice” is a point where two or more lines meet. So in a polygon, which is typically (but not always) a triangle in 3D graphics, there are three vertices. A 3D model consists of multiple polygons, and as that object moves on screen, the positions of the vertices must be calculated in 3D space.

Since you can only use integers, any position for a vertice that’s not an integer will simply be skipped over. So you’ll see polygons “snap” between positions with certain types of motion. For example, a character that’s standing still and has a subtle idle animation will look like they’re jittering a little.

Z-Buffer Not Found

Apart from the lack of an FPU, the PlayStation also lacked a hardware Z-buffer. You might remember XYZ coordinates from school, where you can describe any point within a 3D space using three numbers. The PlayStation lacked a hardware buffer to store depth or Z-axis values, sorted in order of how far away something is from the “camera.”


This meant that game developers had to create their own in-house Z-buffering solution, and since it was not done in hardware, they had to be economical with their depth-sorting algorithms. This led to a common situation in PS1 games where small sorting errors were made and polygons that should have been hidden from view pop in and out of sight.

Affine Texture Mapping Is Not So Fine After All

Texture mapping is the process of adding textures (which are basically digital pictures) to a polygon wireframe. It’s basically the “skin” of a 3D object. The PS1 uses a method known as “affine” texture mapping, which uses simple math to determine the coordinates on the polygon where the texture should be drawn. Affine texture mapping does not take Z-coordinates into account, and so perspective projection will appear incorrect for 3D objects. Remember the PS1 has no Z-buffer!

Consoles like the Nintendo 64 do have a Z-buffer, and also use a method known as mipmapping, where multiple versions of a texture are swapped out depending on your distance from the object, further improving the clarity and stability of textures in motion. On the PS1, lacking these technologies, it leads to what’s known as affine texture warping.


Fast, Cheap, or Complex: Pick Two

Different developers did find ways to work around these limitations, and so some PS1 games exhibit these issues to varying degrees. However, trying to address these issues in software almost always means eating up processing power that could have gone to something else. Despite these cutbacks, the PS1’s hardware was above all fast. It could pump out polygons faster than anything else at the time.

It also helps that CRT displays mask most of these issues quite well, and that would have been what the console was designed for. Modern flat panel displays have a negative effect on how PS1 games are presented, making the graphics uglier now than they were back then!

The bottom line is that the console could have had that extra hardware, but it would have driven the cost up significantly, without any clear benefit to Sony or its players at the time. The company went with “fast and cheap,” leaving complexity at the door. History has shown this was the right decision.


Emulators Can Correct This (But Should You?)

An iPad running G-Police next a physical original copy of the game and a PS4 controller
Sydney Louw Butler / How-To Geek

If you play PS1 games using one of many possible emulators today, you usually have the option to “fix” most of these problems. We can magically inject floating point values into the game, and clean up texture mapping so the games shine. However, should you do that? There’s an argument to be made that these characteristics are part and parcel of the PS1 experience, and just as people don’t want to smooth the pixels in their 8- or 16-bit games, I rarely want to remove the wobble from my favorite PS1 titles.


For an excellent explanation from a real game developer and emulation programmer, I highly recommend Modern Vintage Gamer’s deep dive into PS1 graphical warping.



Source link

Previous article$60k or $80K; Where Bitcoin Price Heading by June End?
Next articleThe Best Pocketable Power Banks In 2024