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
Allow `ParticleLine` to be rotated about a point #15
There's no reason a ParticleLine should not be able to rotate.
Start and end points should be rotated around the
drawPos
provided to thedraw
method.