Click on the following examples to run them in your browser.

If you are visiting this page with Firefox Nightly, these examples will run in parallel using the PJS extensions. Else they will use normal sequential JavaScript.

Tour De block

A game with physics accelerated by Parallel JavaScript

Procedural Terrain

A port of Notch's "Minecraft terrain in JS", ported to Parallel JavaScript.

Deform

Deformation and reflections

Video Processing

Apply filters in real-time to a video or webcam stream.

Mandelbrot Zoom

Visualize the Mandelbrot set.

Convolution

A method that is commonly used in image processing and computer vision.