ThreeJS Sine Waves Experiment | HTML5 Game Development (original) (raw)

The Sine Waves is a ThreeJS experiment that lets you create colorful, animated towers.

Developers can tweak the different settings of the tower such as the colors for the background and materials. For the sine waves, there are options for changing the velocity, amplitude, and wavelength.

There are available codes for HTML5, CSS, and JS so you can easily replicate them in your other HTML5 game creations.

Start creating your own sine wave towers here.

sine waves

You might also find this interesting:

  1. Hearthstone card effect in CSS An interesting question was posed via Twitter recently. It was about finding a way to create a card browse/hovering effect like the one in the popular card game Hearthstone using...

  2. Rough Drawing Effect WebGL Experiment Rough Drawing Effect is an experiment in Three.js and WebGL that features multi-colored 3D shapes dancing around a colored background. Its author was inspired by another WebGL experiment called Polygon...

  3. Oimo.JS ThreeJS Experiment Oimo.js is an online ThreeJS experiment featuring customizable distortion effects. You can change the blob’s texture using 14 different effects such as chrome, shiny, or plastic. The color schemes also...

  4. HTML5 Game Development Facebook, Twitter and G+ The official HTML5GameDevelopment.org Facebook page up at: http://www.facebook.com/Html5GameDevelopment The official HTML5GameDevelopment.org Twitter account is at: https://twitter.com/#!/gamedevhtml5 The Google Plus page is up at: https://plus.google.com/b/106608051085232600929/ All are updated automatically via the...

  5. Planet Builder Web Game with Spherical Voxels In this Minecraft-like game project, you can build a spherical planet using cubes. But unlike Minecraft, Planet Builder uses cubes that must be just a teeny bit convex on one...