you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 year ago (3 children)

The PlayStation hardware is barely capable of 3D at all.

Sure, it can accelerate some polygon math, but that's about it. No texture mapping, no Z depth, no floating point precision, no anti-aliasing, no shading.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 1 point 1 year ago (1 child)

    It does texture mapping, it's just not perspective correct. And floating point isn't a precision

  • source
  • parent
  • hideshow 1 child comment
  • [–] 2 points 1 year ago

    and floating point isn't a precision

    Floating point precision does not mean I'm saying "floating point is a precision", whatever that sentence means.

    The PlayStation can't use anything but integers to place points in 3D space.

  • source
  • parent