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