Skip to content

ChungPlusPlus/p5.js-Fourier-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P5.js simulation: Fourier Series

Overview

This project is a conversion of a Processing application I originally created in 2021.

Visualizes the Fourier Series by reconstructing user-drawn paths using epicycles.

You can test with no installation via the link.

Details

  • Interactive Drawing: Draw any shape with your mouse, then press Enter to start the calculation.

  • Discrete Integration: The algorithm approximates the integral by dividing the path into small discrete intervals and summing them.

  • Real-time Controls: Adjust zoom level and the number of roating vectors.

About

Draw everything with rotating circles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors