skia2/site/docs/user/modules/particles.md
Brian Osman 6358289210 Fix particles demo page
Was using an old (unnecessary) CK construct that no longer exists

Change-Id: Ib56795d5588586f6da07e0c90e36c3aee1fbbb18
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/456645
Auto-Submit: Brian Osman <brianosman@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2021-10-07 12:55:18 +00:00

12 KiB
Raw Blame History


title: "Particles" linkTitle: "Particles"

weight: 40


Skias particle module provides a way to quickly generate large numbers of drawing primitives with dynamic, animated behavior. Particles can be used to create effects like fireworks, spark trails, ambient “weather”, and much more. Nearly all properties and behavior are controlled by scripts written in Skias custom language, SkSL.

Samples

Trail (Click and Drag!)
Cuboid
Confetti
Curves
Fireworks
Text