skia2/modules/particles
Brian Osman 4c63a1eada Particles + Interpreter: Bind particle's SkRandom to "rand"
Update sample effects to use that (and remove the need for the
hacky workaround "random -> frame" affector I was using).

Current perf on my workstation, 6k particles updating:
native: 0.67 ms
interp: 0.97 ms

Change-Id: I3a2168c210d7431ffffe2b87ab6adade69f1dce7
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214190
Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-05-17 14:29:22 +00:00
..
include rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
src Particles + Interpreter: Bind particle's SkRandom to "rand" 2019-05-17 14:29:22 +00:00
BUILD.gn Include particles in shared Windows builds 2019-04-12 15:05:57 +00:00
particles.gni Particles: Removed emitters, added more full-featured position affectors 2019-02-28 21:16:02 +00:00