3D Particle Explorations | Codrops

An inspirational set of demos that explores particle animations in 3D space with three.js. This type of animations could be very suitable for page loaders. This set of demos explores 3D particle animations using three.js and easing. All of the particles and shapes in these demos are made from basic geometry/material/mesh sets in three.js, such… Continue reading 3D Particle Explorations | Codrops

How to Create a Raindrops Text Effect in Adobe Photoshop

Using Photoshop’s filters and alpha channels is a great way to create and play around with selections. This tutorial will show you how to use a simple technique to create droplets, and then style them and add in a couple of textures and adjustment layers to create a raindrops text effect.  Take inspiration from Envato… Continue reading How to Create a Raindrops Text Effect in Adobe Photoshop

Rainyday.js – Rendering Raindrops with JavaScript

The idea behind Rainyday.js is to create a JavaScript library that makes use of the HTML5 canvas to render an animation of raindrops falling on a glass surface. Rainyday.js features extendable API, collision detection and is easy to extend with your own implementations of different animation components. It is a pure JavaScript library which uses… Continue reading Rainyday.js – Rendering Raindrops with JavaScript