Oimo.JS ThreeJS Experiment | HTML5 Game Development (original) (raw)
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 allow versatility as you can tweak the hue, saturation, and lightness. This can also be done with the paint light color.
You can change the speed and number of blobs appearing on your simulation.
Check out the experiment here.
You might also find this interesting:
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...
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...
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...
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...
Quintus Engine The Quintus engine is a simple HTML5 game engine designed to be modular and lightweight, with a concise JavaScript-friendly syntax. ...