Skip to content

Latest commit

 

History

History

002 - Steering points in image

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steering points in image

Description

Steering behaving on an image's grouped color pixels. Idea from this video.

Try moving your mouse around the image circles! ^_^

Link

You can see the version live on Codepen.

Possible adjustments for the future

  1. Refactor sketch.js to work directly with the pixels array
  2. Add upload image functionality

Credits