Live data from Hacker News

Skia: an open source 2D graphics library

skia.org

1–10 of 119 posts

Re: Skia: an open source 2D graphics library

#7

C++ 11, nice. Does anyone use this? And if you do how does it compare to alternatives

Skia is probably the most popular 2D graphics library at the moment. I don't really know why this got on HN now. It's already extremely popular.

I use it in a little WIP game engine. It's very pleasant, excellent little library. There's an online jsfiddle-esque demo here https://fiddle.skia.org/ if you want to try it out.

Post reply on HN