Y
Hacker News
new
|
ask
|
show
|
jobs
by
markdog12
3318 days ago
Is it a custom vector format? Are the vectors rendered on the gpu?
1 comments
rossisred
3318 days ago
Yes, it is a custom format. The paths are "triangulated" on the CPU once and the resulting triangles are uploaded to the GPU for subsequent draw calls.
link