Hacker News new | ask | show | jobs
by Const-me 1746 days ago
> I'm converting everything to triangles on the CPU and send to OpenGL

Thanks, that’s what I thought. The library I have linked does the same thing. Only it’s either D3D12, or GLES 3.1 underneath.

1 comments

Wow, your library actually looks impressive! Yeah, I'm pretty much implementing all the same things.