background preloader

Motion Periodic Table

Motion Periodic Table
Related:  Animation

Generate artistic, animated, color QR codes that scan / Boing Boing Sign up for the Boing Boing Newsletter Fancy a regular cut of the best things at Boing Boing—and perhaps a thing or two you won’t read online? Our newsletter goes out weekly and we use only the finest mechanically-separated pixels in its production. Tee: YOU WOULDN'T REIMPLEMENT AN API As Oracle desperately tries to reanimate its wretched, failed attempt to destroy everything Sun Microsystems stood for and end computer science as we know it, there’s never been a better time to rock one of these “You Wouldn’t Reimplement an API” tees, which were an underground hit during the earlier trial. Get 66% off a Rosetta Stone Language Box Set It’s no secret that there’s no better way to digitally learn a language than with Rosetta Stone. You'll never want to shower without this gadget again We’ve all tried to use our phones to play our favorite album or listen to a podcast while we’re in the shower—and we all know it just doesn’t work. These luxurious headphones are now 73% off report this ad

55 Free CSS3 Animated Buttons Tutorial and Techniques of 2013 CSS3 animation effects are adding big values to designers. Today we created a special article about CSS3. In this article, we sharing 55 special CSS3 animated buttons methods and tutorials which is published in 2013. If you search on search engines, you can get CSS3 button methods in various of websites but you can’t find one as detailed we prepared here. We tried our best to cover all details. We hope this article will be useful for you all. Below there are buttons for various of purposes such as 3D buttons, social media buttons, radio buttons, responsive buttons and tab menues, navigation menues and typography elements and more. You can learn how to create this amazing buttons by links below or directly download into your computer and start creating your own styles. On/Off Button Get this button Pure CSS Social Media Icons Get this button Chunky 3D Web Buttons Get this button Responsive content navigator Get this button Progress Bar Button Get this button Typography Styles Get this button CSS tags

Graymachine | My Top 5 After Effects Expressions 1. Intertial Bounce v1.2 Essentially, Inertial Bounce creates a bouncing motion of any parameter from one keyframe to the next, based on its velocity. Being that true “velocity” includes the vector (or traveling direction in 3D space), the bounce happens in whatever direction the object is traveling. amp = .1; freq = 2.0; decay = 2.0; n = 0; time_max = 4; if (numKeys > 0){ n = nearestKey(time).index; if (key(n).time > time){ n--; }} if (n == 0){ t = 0; }else{ t = time - key(n).time; } if (n > 0 && t < time_max){ v = velocityAtTime(key(n).time - thisComp.frameDuration/10); value + v*amp*Math.sin(freq*t*2*Math.PI)/Math.exp(decay*t); }else{value} 2. This is nothing brilliant, but it is something I wrote and use all the time. //Autofade: Add to opacity 3. This is a cool expression to use on text. If you prefer to use Z space position instead of scale, try this one: 4. This is from Lesson 5 of my expressions series. // Y Axis Jitter probability = 8 ; //higher is less likely pos = 50; 5 . toComp

L’Exposition chARTS 2 d’Anthony Petrie à la Gallery 1988 – Geek Art – Art, Design, Illustration & Pop Culture ! Nouvelle expo solo d’Anthony Petrie à la Gallery 1988 ! Un an après chARTS, le spécialiste des cartes pop culture revient à la galerie Californienne avec de nouveaux concepts tous inspirés par des films cultes. Mélangeant relevés topographiques et clins d’oeil plus ou moins évidents aux héros de la Planète des Singes, de Godzilla, de Walking Dead ou encore de la Folle Journée de Ferris Bueller, ce travail remarquable est à découvrir dès à présent en galerie. Les prints sont disponibles sur le site de la Gallery 1988 en édition limitée. Anthony Petrie – Ape-ocalyptic Zone Anthony Petrie – Carte Concierge Anthony Petrie – Chartzilla Anthony Petrie – Clueprints Anthony Petrie – Extraction Plan Anthony Petrie – Flight Plans Anthony Petrie – Hero H.U.D Anthony Petrie – Internal mHALfunction Anthony Petrie – Mid-century Modern Museum Map Anthony Petrie – Neuropugilistica Anthony Petrie – Overlook Overview- Wood Variant Anthony Petrie – Roamer Road Map

Using jQuery to Detect When CSS3 Animations and Transitions End It seems like only a couple of years ago that almost every animation on a web page was done either by means of Flash or a JavaScript library like jQuery. CSS3 has put that to rest. Simple, elegant animations are possible using CSS3 transitions, and even complex fine-grained movement can be accomplished using CSS3 keyframe animations. And now that every major modern browser supports both transitions and keyframe animations, they are a very real possibility on every new project we create. In this post, I’ll discuss how you can include callback-like behaviour when using CSS3 transitions and animations, and thus keep your animation effects separate from your jQuery logic. Separating Logic from Effect How do we apply a principle like “separation of concerns” when implementing both JavaScript and CSS3? In the past, when CSS3 animations weren’t an option, we would see jQuery code that resembled this: A pretty bare-bones example, but it demonstrates the need for separation. Summary Further Reading

Expressions/Contrôle/Boucle Méthodes de boucle After Effects propose quatre méthodes pour lire en boucle un segment d'animation. Cela permet de contrôler efficacement et rapidement une propriété dont la valeur est amenée à boucler, sans avoir à copier-coller une série d'images clés. Boucler une composition Le premier exemple va répondre à l'une des questions les plus souvent posées sur les forums, à savoir "comment faire pour boucler une composition ?". loopOut("cycle",1); La boucle loopOut() de type cycle sert à répéter un ou plusieurs segment d'animation dans le même sens que se fait la lecture. Boucler une propriété Le deuxième exemple va illustrer une boucle sur la propriété d'un effet. Prolonger un mouvement Le type continue, comme son nom le laisse présager, ne sert pas à boucler un segment mais à calculer les nouvelles valeurs de la propriété en fonction du changement survenu dans le dernier segment. loopOut("continue"); a été placée sur la propriété "Centre de la fonction" du "Point de suivi".

littleplaneapp Understanding CSS Transitions And Class Timing UPDATE: @Ron, in the comments, pointed out that this demo does not work as expected in Chrome. Apparently Firefox (my dev environment of choice) and Chrome handle this case somewhat differently. I've only just started to use CSS transitions; but, I already love them. They seem like a great way to augment the behavior of your application user interfaces (UI) in a mannor that is inexpensive, easy to implement, and safe for browsers that don't yet support cutting-edge CSS standards. One thing that keeps tripping me up, however, is timing. Most of the transitions that I've used in CSS involve the toggling of some property. In the following example, I have an fixed-position box. The demo contains four ways to change the CSS properties on the fixed position box: Each of these has a different outcome, as you can see in the video: From my experimentation, it seems that adding transition classes is a piece of cake. The complexity starts to appear when you want to remove a transition class.

MotionScript Beautiful and haunting human forms made of driftwood / Boing Boing Nagato Iwasaki scours beaches for driftwood he can repurpose into lovely sculptures. Via Creative Boom, Iwasaki described how he started the project: I made several works of the human body from wood before my current Torso works. • The Art Works of Nagato Iwasaki: Torso (via Spoon & Tamago) Serpstat is the only SEO tool you need Top-performing content doesn’t come from pure inspiration.

Related: