Hacker News new | ask | show | jobs
by jsheard 736 days ago
https://github.com/google/angle

ANGLE is the de-facto standard library that all of the big browsers use to implement WebGL on top of other graphics APIs, if you want to read up on it.

1 comments

Thank you, I'll definitely take a look at it.