Your browser or device does not support the HTML5 canvas spec
Mouse
A thing that follows the mouse cursor. To smoothen the animation, the objects are linearly interpolated to the cursor.

Here, you can control:
  • the maximum path points that your cursor trajectory can have
  • the linear interpolation factor - higher values are less smooth than lower values, but they follow the cursor more accurately
  • the radius of the circle and the line size of the path
  • the visibility of the circle and the path
Max path points 1500
Path width 2
Interpolation factor 0.25
Circle radius 20