Hacker News new | ask | show | jobs
by flohofwoe 744 days ago
> webgpu is a modern graphics API

TBF, WebGPU is at least a decade behind too. For instance it implements a Vulkan-style rigid render pipeline model which even Vulkan is moving away from because it turned out too rigid. So once WebGPU becomes mainstream it may very well be the most "awkward" 3D API.

1 comments

Don't worry, browsers will then come up with a fourth graphics API to solve all the issues of the previous three :)