juliangarnier / anime

JavaScript animation engine
https://animejs.com
MIT License
49.63k stars 3.67k forks source link

useful features for animejs   #570

Open gaou-piou opened 5 years ago

gaou-piou commented 5 years ago

I missed some functions from a dead library (mojs) created by LegoMushroom Shape (https://github.com/mojs/mojs/blob/master/api/shape.md) ShapeSwirl (https://github.com/mojs/mojs/blob/master/api/shape-swirl.md) Burst (https://github.com/mojs/mojs/blob/master/api/burst.md)

What do you say about such functions in animejs? I believe that such possibilities greatly help to create beautiful animations

gaou-piou commented 5 years ago

Here is an approach for Burst with animejs https://codepen.io/gaougalos/pen/eoxgjv?editors=0010

juliangarnier commented 5 years ago

Love the idea, will look a the feasibility for the next major update.

fluxxus commented 4 years ago

@gaou-piou @juliangarnier

This would be amazing!!