tree: 36cb08908e9731f69677da00654bf4a7f80c48b2 [path history] [tgz]
  1. build/
  2. go/
  3. modules/
  4. pages/
  5. particles/
  6. wasm_libs/
  7. .eslintrc.js
  8. .gitignore
  9. BUILD.bazel
  10. create-named-scraps.sh
  11. Makefile
  12. README.md
particles/README.md

particles

A web application for demoing the Skia particle system.

To run particles locally with a custom build of CanvasKit, copy the files to //particles/wasm_libs/local_build and run:

make run-with-custom

Do not check in those files you copied.