Skip to content

Warnock: Harnessing GPU geometry amplification for vector graphics

dl.acm.org
45 pointscoffeeaddict14 comments
On HN

Comments

Cool stuff, but they've been talking about this tech since at least SIGGRAPH 2012 (https://developer.download.nvidia.com/devzone/devcenter/game...) and AFAICT 14 years later its still just internal Nvidia-proprietary research with an occasional paper tossed over the wall.

Must be a fun job to have.

Pretty sure that earlier work did reach the light of day in the form of a set of GL extensions.

Also, his other work on polar stroking influenced one of the gpu-accelerated path renderers in Skia (graphics library powering Chrome and Android, among other things). See e.g. https://source.chromium.org/chromium/chromium/src/+/main:thi... where they refer to the same idea as radial stepping, or radial edges. Or if not the exact same idea, it's at least a similar idea of stepping in angle-space rather than purely in Bezier t-space or arc-length parameterized space.

That doesn't seem related at all

Rive renderer seems to quite ahead but the GPU triangulation part is still interesting. I wonder how this would compare to rives approach in benchmark.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.