tree: ad2cf64cdcc35d712149bd076ac07d7363c8917b [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.