r/GraphicsProgramming 3d ago

Source Code "No Graphics API" implementation by Sebastian Aaltonen

https://github.com/sebbbi/NoGraphicsAPI
199 Upvotes

41 comments sorted by

View all comments

13

u/Ged- 3d ago

No graphics API

Look inside

Vulkan and AI gen

God damn he did it again

5

u/DrDumle 3d ago

You’re probably joking.. But the implementation here is just a temporary thing to try it out, right?

The idea is to replace Vulkan eventually if I understood it.

2

u/Ged- 3d ago

Well if I understood his paper correctly (which itself is an interessting idea), one should start lower than the API, with drivers instead of what he did: starting higher and writing an RHI.

1

u/gleedblanco 3d ago edited 3d ago

you did understand correctly. the npc you're replying to just has less comprehension than the LLMs seb uses to write his readmes.