10 Jaw Dropping HTML5 and Javascript Effects

Written by Kevin Liew on 31 Aug 2010
234,455 Views • Inspirations

Introduction

Alright, HTML5 has been released for quite a while now, and its capabilities never cease to amaze me. Here, I have got 10 more HTML and Javascript demonstrations that show you what they can do. Back to few years ago, implementation of these kind of animations are simply impossible and only can be done with Flash, but now, look at them, impressive animations and effects!

I have done a few posts before this, just in case you've missed the previous display of the awesomeness of HTML5 and Javascript, here is the lists, make sure you check them out:

Personally, I like Blob, keylight and noise field a lot, what do you think?

  • Breathing Galaxies
    Breathing Galaxies
    Hypotrochoid with dynamically changing color and diameter. Use the keyboard to change shapes mid-stream, or move the mouse to create a new shape.
  • Noise Field
    Noise Field
    Particle trails via Perlin noise. Move mouse to change particle motion. Click to randomize parameters.
  • Keylight
    Keylight
    A playhead travels between keys which resonate in different sounds depending on where they are placed.
  • Swirling Tentacles
    Swirling Tentacles
    Pulsing 3d wires with color cycling and camera tweening, in 1k of JavaScript.
  • FlowerPower
    FlowerPower
    Another experiment inspired by nature - simple drawing tool with flowers as brushes using bezier curves.
  • Blob
    Blob
    A soft blob that can be thrown around the screen so that it bounces against the browser window. The blob can also be split (double click) into many blobs, the smaller blobs will merge into a single bigger blob if they collide.
  • Rotating Spiral
    Rotating Spiral
    You are getting sleepy, very sleepy.... A resolution independent rotating spiral – simple, but visually compelling. Click to start, stop, and reverse the rotation.
  • Magnetic
    Magnetic
    Magnetic points are used to control a flow of particles. If there are many particles orbiting a magnet, it will radiate color and increase in size.
  • Trail
    Trail
    Colorful particles follow and rotate around the mouse position to generate an organic trail which then fades out slowly.
  • Graph Layout
    Graph Layout
    An interactive force-directed graph layout.
Join the discussion

Comments will be moderated and rel="nofollow" will be added to all links. You can wrap your coding with [code][/code] to make use of built-in syntax highlighter.

22 comments
simple_plan 13 years ago
酷毙了!
Reply
Bibi Varghese 12 years ago
Awesome.... !!!!!
Reply
dajazzman 12 years ago
Amazing. Thanks for posting truly inspirational.
Reply
narcolepto 12 years ago
This is NOT HTML5............ This is a Proccessing applet imbedded using javascript.... I've seen the code.
Reply
pwipwi 12 years ago
Well, that's the point : html5 is just about giving javascript more fun stuff to play with...
Reply
jitesh 12 years ago
yeah...true. even doc type is not declare as html5
Reply
Mauricio Villablanca 12 years ago
Back in 1996, IBM had a commercial that went something like this: a designer is telling a client, a business owner. how cool his website would look by adding such and such graphical effects. To this, the client says:

"That's nice but does your graphics connect to multiple databases and help me run my e-commerce business"

The designer says: "No. But this is really cool.""

"Son," says the client, "cool costs me money."
Reply
jamshid ofar 11 years ago
make me interested
Reply