c03a86affc
No-Try: true Docs-Preview: https://skia.org/?cl=155400 Bug: skia: Change-Id: I08b14ffa569b2bff81287f854c493a4cedabb5bb Reviewed-on: https://skia-review.googlesource.com/155400 Reviewed-by: Heather Miller <hcm@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
5.4 KiB
5.4 KiB
CanvasKit - Skia + WebAssembly
We are experimenting with building Skia for Web Assembly, drawing to a hardware-accelerated backend.
Currently, an SkSurface encapsulates a WebGL context, allowing for direct drawing to an html canvas.
An Interactive Path (try mousing over)
Skottie
Lottie files courtesy of the lottie-files community:
Download from npm
This isn't quite ready for prime time yet.
Check back soon.