Hacker News new | ask | show | jobs
by fyrn_ 1031 days ago
WebGPU is worth considering. (There is a native impl called dawn for C++) OpenGL's API has layers of old APIs embedded in it, which can make it hard to learn. It does have the advantage of more resources though.