Oscillating Lines


Oscillating Lines


November 9, 2021

example p5.js javascript arrays

This sketch uses an array to hold line height values, and then changes those values to show oscillating lines.


Edit this code in the p5.js editor.

oscillating lines

Remix Ideas

  • Change the number of lines, or their colors.
  • Give each line a random color.
  • Make the animation look more like a mountain, or a city, or trees reflected in a pond.

Arrays Examples

Comments

Happy Coding is a community of folks just like you learning about coding.
Do you have a comment or question? Post it here!

Comments are powered by the Happy Coding forum. This page has a corresponding forum post, and replies to that post show up as comments here. Click the button above to go to the forum to post a comment!