sketch.js 
        
    
    
        
            
                Sketch.js
                Minimal JavaScript Creative Coding Framework
            
        
        
        
            Examples
            
                
                    
                
                
                    Multi-touch drawing
                    Basic example demonstrating how to set up a sketch and handle mouse / touch input
                
            
            
                
                    
                
                
                    Particles
                    Create a multi-touch particle toy with sketch.js
                
            
            
                
                    
                
                
                    Plasmatic Isosurface
                    An example using sketch.js in WebGL mode
                
            
            
                
                    
                
                
                    THREE.js
                    How to integrate sketch.js with THREE.js
                
            
            
                
                    
                
                
                    Muscular Hydrostats
                    An interactive canvas demo powered by sketch.js
                
            
            
                
                    
                
                
                    Crystallisation
                    An experiment which uses sketch.js with CoffeeScript
                
            
            
                
                    
                
                
                    1 Million Particles
                    Moving lots of particles around on the GPU
                
            
            
                
                    
                
                
                    Linjer
                    Hakim El Hattab used sketch.js in this awesome interactive experiment
                
            
            
                
                    
                
                
                    Pulse
                    Matthew Wagerfield's beautiful geometric canvas experiment build on sketch.js
                
            
            
                
                    
                
                
                    Bubbles
                    Interactive canvas demo by Jack Rugile
                
            
            
                
                    
                
                
                    Parallax Mountains
                    Excellent parallax effect from Jack Rugile, using the sketch.js 2d canvas
                
            
            
                
                    
                
                
                    Parallax Skyline
                    Another parallax variation from Jack Rugile
                
            
            
                
                    
                
                
                    Swarming Bugs
                    Jack Rugile creates wonderful hungry creatures that search for food
                
            
            
                
                    
                
                
                    Cloth
                    An experiment simulating cloth by Tony Broyez
                
            
            
                
                    
                
                
                    Random Flowers
                    Animated generative flowers by Alexey Taktarov
                
            
        
        
    
Sketch.js
Minimal JavaScript Creative Coding Framework
Examples

Multi-touch drawing
Basic example demonstrating how to set up a sketch and handle mouse / touch input

Particles
Create a multi-touch particle toy with sketch.js

Plasmatic Isosurface
An example using sketch.js in WebGL mode

THREE.js
How to integrate sketch.js with THREE.js

Muscular Hydrostats
An interactive canvas demo powered by sketch.js

Crystallisation
An experiment which uses sketch.js with CoffeeScript

1 Million Particles
Moving lots of particles around on the GPU

Linjer
Hakim El Hattab used sketch.js in this awesome interactive experiment

Pulse
Matthew Wagerfield's beautiful geometric canvas experiment build on sketch.js

Bubbles
Interactive canvas demo by Jack Rugile

Parallax Mountains
Excellent parallax effect from Jack Rugile, using the sketch.js 2d canvas

Parallax Skyline
Another parallax variation from Jack Rugile

Swarming Bugs
Jack Rugile creates wonderful hungry creatures that search for food

Cloth
An experiment simulating cloth by Tony Broyez

Random Flowers
Animated generative flowers by Alexey Taktarov