Skip to content

Comment on Why Blender Changing to Vulkan Is Groundbreaking [video]parent

Comments

IMHO Vulkan has two main problems:

- it inherited the 'vendor extension mess' of GL, e.g. the development process of Vulkan is to let GPU vendors write extensions which are eventually declared as 'core', this sort of 'design by committee^H^H^Hvendor' approach will ineviatably result in a hot mess of an API after a couple of years

- it tried to cover the whole range between low-end mobile and high-end desktop GPUs with the same API, pretty much all design warts of Vulkan exists because it had to cover mobile GPU architectures that were already outdated with Vulkan 1.0

At least Khronos is aware now about the issues, question is whether it will result in any actual improvements, and how long that will take:

https://www.youtube.com/watch?v=NM-SzTHAKGo

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.