Only one problem
WebGL Just Can’t Handle
Vector Graphics
Slide 12
Slide 12 text
Tesspathy
A JS library converting vector graphics for GL-
like APIs
● Convert on the fly
● Resolution-independent Curves
● Almost no assumption of input data
github.com/gree/tesspathy
Slide 13
Slide 13 text
No need to pre-process
your vector data
Slide 14
Slide 14 text
Remember the Demo?
Now let’s try it with
WebGL + Tesspathy
Slide 15
Slide 15 text
Canvas 2D WebGL
Tessellation
Hardware
Acceleration
Newly added
this year
skia/src/gpu/*.cpp