shape-shifter icon indicating copy to clipboard operation
shape-shifter copied to clipboard

A canvas experiment in which a set of particles is used to render different shapes based on the user's input. It supports multiple modes: text, countdown, time and icons.

Results 10 shape-shifter issues
Sort by recently updated
recently updated
newest added

When we set cmd sequence length equal 3, and then cmd sequence include #countdown 3. Countdown is not working. ps: function timedAction ... if ((!reverse && max && currentAction ===...

How to control the speed of animation?

in dot.js line 50 and 51 this.p.x -= ((dx / d) * e); and you written e = this.e * d; before so the results is this.px -= (dx *...

hey, your app very beautiful!And I have a question, can i change the focus into a small head or LOGO?

In the readme, I added an announcement that says the shape shifter doesn't work on touchscreens.

But, I want to let it become a Constructor so that I can create several canvas in one page and let my page look like more amusing. So I did...

The input box doesn't show.