Home /  Sketchbook /  p5.js - Lorenz Attactor Coding Challenge
  • Info

Overview

This is a p5.js sketch inspired by the Coding Train’s Coding Challenge #12 on implementing the Lorenz Attractor.

Controls

Keyboard:

  • w or UP Zoom in
  • a or LEFT Move camera left
  • s or DOWN Zoom out, eg. move away from the object in view (move out of the page)
  • d or RIGHT Move camera right
  • c Clear the points drawn so far.

References:

  • Lorenz System (Wikipedia)

Links:

  • Live View
  • Source on Github
  • Steps of Development

Screenshot:

screenshot