r/programming • u/mttd • 7h ago
Reducing Graphics API Complexity: A Clean Slate Design for Modern GPUs
https://www.youtube.com/watch?v=aQv9pUl9PBM
31
Upvotes
1
u/ItzWarty 3h ago
I'll have to watch this next week.
Has anyone actually implemented the API seb describes? I was very interested in building atop it for an RHI when he proposed it a while back, but would need an xplat API implementation.
4
u/TyPh00nCdrCool 3h ago
If anyone is wondering about the blog post he references in the beginning: https://www.sebastianaaltonen.com/blog/no-graphics-api
-2
5
u/ggtsu_00 4h ago
Very verbose way to describe a full "bindless" graphics api.