Hacker News new | ask | show | jobs
by georginikolov 533 days ago
I always enjoyed reading video game frame graphics analysis articles and thought it would be cool to write one myself in the hopes that others find it informative and hopefully entertaining.

It covers all the steps needed to produce a single frame in my WebGPU deferred renderer demo. Additionally, it talks about the WebGPU API itself and how it differs in some ways from Metal.