• InverseParallax@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 months ago

      Ps1 is great because it’s a mips core, a funky 3d engine and the main weirdness is the spu.

      The n64 is all weird (albeit with a similar but 64bit mips core).

      • Cort@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        2 months ago

        Don’t forget the rdram in the N64 that Sony didn’t use until PS2/3

      • kadup@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        2 months ago

        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.

        • InverseParallax@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 months ago

          It does texture mapping but that’s all. I think it does very limited, basically gouraud shading.

          You have to clip your triangles, basically clip everything.