#116 — Lissajous Curve Table
In this Coding Challenge, I visualize a "Lissajous Curve Table" with Processing (Java).
Wikipedia page with information and resources about the Lissajous curve.
Tweet with Lissajous curve.
Tweet with Lissajous curve.
In this video I port the Lissajous Curve Table Processing sketch to JavaScript with the p5.js web editor and the p5.js library.
Making a physical Lissajous curve.
A dive into the trigonometric functions—sine, cosine, tangent—and take a close look at thinking in polar coordinates with p5.js!
In this video, I demonstrate how to use the sin() function in p5.js to simulate simple harmonic motion.
In this JavaScript tutorial, I cover two-dimensional (2D) arrays in JavaScript. I demonstrate how to create, initialize, and use the arrays with nested for loops.
Live Stream with Lissajous Curve Table
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund