Modanung
I’ve implemented some classes for polynomials and harmonics, which I think might be useful to others as well. It’s still unpolished, but functional. Should also work well as ValueAnimation
interpolation mode, with key frame time used as scalars.
Feel free to provide feedback on the implementation.
Here’s a little demo of what it can do, and a preview of what’s to come:
For the particle system I intend to add some extremity pruning, which should - for the most part - replace particle lifetime limitations.