/sketches-and-plotters

A small collection of P5.js sketches and plotters.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Simple Geometric Sketches and Plotters P5.js.

A small collection of P5.js sketches and plotters.

Plotters:

Sketches:

  • Ball: A bouncy ball simulation.
  • Butterfly: An small geometric butterfly that follows the mouse.
  • Cube: A cube made of lines.
  • Fractal Tree: A small fractal tree.
  • Game of Life: Conway's game of life
  • Rain: Simple yet relaxing rain sketch.
  • Rectangle: A rectangle made of lines.

TODO:

  • Gaussian ellipse.
  • L System.
  • Rose color: A red and green rose.
  • Rose simple: A black and white rose.
  • Shadow spiral: An spiral made of big circles tangent to a point.
  • Sierpinski triangle: The Sierpinski triangle made with random points.
  • Simple spiral.
  • Sirus 1.
  • Sirus 2.
  • Lines and dots.
  • TODO