Hacker News new | ask | show | jobs
by dist-epoch 338 days ago
Modern graphics APIs are the graphical equivalent to assembly language - you are not supposed to use them directly, but through another higher level layer, like a programming language or a graphics engine.

They are a specialized API intended for tool writers.