/
p5.js Reactors
p5.js Reactors
Reactor is a method or pattern for making an object respond to the proximity of another object. The controller object could be a single point such as the mouse location, or many controller objects could be used simultaneously such as fingers tracked with a camera.
Geometric shapes or splines can be divided into their constituting points, and those points used as the reactor for more complex forms and arrangements.
This simple method can result in complex organic forms, with many possibilities for the transformation in the reacting object such as rotation, scale, colour, substitution or more complex deformations.
Contents
, multiple selections available,
Related content
p5.js Simple Reactor
p5.js Simple Reactor
More like this
p5.js Curve Reactor
p5.js Curve Reactor
Read with this
Reactors
Reactors
More like this
3D Reactors
3D Reactors
More like this
p5.js Particle System
p5.js Particle System
More like this
(Extra) Curve Reactor
(Extra) Curve Reactor
More like this