Y
Hacker News
new
|
ask
|
show
|
jobs
by
miguel_martin
168 days ago
Just use blend2d - it is CPU only but it is plenty fast enough. Cache the rasterization to a texture if needed. Alternatively, see blaze by the same author as this article:
https://gasiulis.name/parallel-rasterization-on-cpu/