Skip to main content

simulations

See All Stories

Remarkable water simulation demonstrates the power of WebGL

Site default logo image

We here at 9to5Google are no strangers to Chrome Experiments, sweet little snippets of code that highlight the many advances Google’s been adding to its browser. Take, for example, a tech demo where you write your message and have the band in a music video dance it out. Today, Conceivably Tech points us to another interesting showcase that highlights the efficiency of Google’s WebGL support in Chrome.

WebGL is for the web what OpenGL stands for on your desktop, a standardized way for web developers to tap the power of your graphics card directly, by embedding an OpenGL code right inside web pages. The WebGL Water demo runs smoothly full screen on my 1.6GHz Core i5 MacBook Air and the water ripple effect, particles and lighting effects have to be experienced first hand in order to be fully appreciated.

The code runs best in Chrome due to the use of the OES-texture-float extension, which is currently only available for Chrome. If this is a sign of things to come, soon we will be able to run complex visualizations and shiny 3D games right inside our browser.


Expand
Expanding
Close