Apel is a library that brings particle animations to the table with flexible behaviour and a clean developer interface. It promises also lots of predefined shapes & paths to help the developer on their particle scene
Other
0
stars
0
forks
source link
Do multiple Bezier curves via ParticleCombiner #21
instead of rewriting/copying array-based logic for multiple curves, leverage what
ParticleCombiner
already does.Do this as part of a builder/factory pattern iteration (after first release).