IDF14 - Demo Links

Here you'll find the links for the demos shown at Moh Haghighat's IDF2014 talk.

In order to experience the SIMD performance improvements you must use one of the Firefox Nightly builds, or a special experimental Intel build of Chromium with SIMD. The links to download these are below. Once installed, launch it and reopen this web page.

 

Download
Firefox Nightly

and/or

Download Experimental Chromium/SIMD

NOTE: Add '--js-flags=--simd-object' to the command line invocation

Mandelbrot using asm.js

This demo is using the asm.js subset. Runs in both Firefox nightly and the Chromium build

Mandelbrot using asm.js with Web Workers

This demo is using the asm.js subset with Web Workers. Runs in both Firefox nightly and the Chromium build

Jumping birds using asm.js

This demo is using the asm.js subset. Runs in both Firefox nightly and the Chromium build

Mandelbrot without asm.js

This demo is not using the asm.js subset. You must use the Chromium build

Mandelbrot without asm.js with Web Workers

This demo is not using the asm.js subset. You must use the Chromium build

Jumping birds without asm.js

This demo is not using the asm.js subset. You must use the Chromium build