5 ms·
GPU vector graphics library I released a few years ago: https://github.com/styluslabs/nanovgXC https://github.com/styluslabs/nanovgXC - basically a new backend
by pbsurf 4y ago
GPU vector graphics library I released a few years ago: https://github.com/styluslabs/nanovgXC https://github.com/styluslabs/nanovgXC - basically a new backend for nanovg that supports arbitrary paths. Coverage calculation (for analytic antialiasing) is explained a bit here: https://github.com/styluslabs/nanovgXC/blob/master/src/nanovg_gl.h#L484 https://github.com/styluslabs/nanovgXC/blob/master/src/nanov...
- coffeeaddict1 4y agoInteresting, what's the license for this library?