Mask with metaballs
I wanted to reveal an image with masked with metaballs. I’ve use this on Myma music site. See the Pen Metaballs mask by akinorikul (@akinorikul) on CodePen.
read moreElectro code
S’amuser à faire des éclairs en JS en utilisant le bruit simplex (simplex noise qui sonne quand même bien mieux en anglais) . Voir l’animation
read moreCanvas and Box 2D
I had great fun mixing canvas and box2d for a website on which I had to show an innovative way to explore documents. You can see the result here and...
read morejavascript 2D metaballs effects
Using CreateJs blur and canvas’property compositeOperation to “lighter“, I tried to simulate a metaball effect. Click to view On iphone, I used window.ondevicemotion‘s event handler and event object event.accelerationIncludingGravity with...
read moreHaving fun with random movement with canvas
Trying createJs with canvas link: extranet.fruitdudragon.com/clients/experiments/random%20Movers%20X/
read moreFlocking letters
Animation simulant les vols d’oiseaux (flocking bird) décrits par Craig Reynold. L’animation est largement inspiré de la version as3 de soulwire. Pour la suite, j’essayerai de rajouter une 3e dimension,...
read more