Skip to content

A Fourier Series visualisation written in Swift/SwiftUI

Notifications You must be signed in to change notification settings

1c7/SwiftUIFourierSeries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fourier Series Visualisation in SwiftUI

This little app visualises different Fourier series using epicycles and a graph.

Simulator demo

The number of functions and the type of series can be changed. The following series are supported:

  • Square Wave
  • Saw Tooth
  • Triangle
  • Pulse

It builds and runs on iOS and macOS using Catalyst.

I started this little project to familiarise myself a bit more with SwiftUI and its drawing APIs. It is not meant to be perfect SwiftUI and I am sure there are probably better ways of doing things. Any feedback is appreciated!

About

A Fourier Series visualisation written in Swift/SwiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%