you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago (1 child)

You can get lower latency with vulkan then with opengl. I remember some emulators (gamecube?) talk about why they implemented vulkan.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    That sounds plausible. I'm sure having the lowest possible latency was their goal. There are multiple popular rust libraries aiming to provide zero cost abstractions over a common subset of the metal, vulcan and dx12 APIs, but I've never actually used one.

  • source
  • parent