Skip to content

A Fourier Series visualisation written in Swift/SwiftUI

Notifications You must be signed in to change notification settings

ellojess/SwiftUIFourierSeries

This branch is 1 commit ahead of, 1 commit behind simonboots/SwiftUIFourierSeries:master.

Folders and files

NameName
Last commit message
Last commit date
Nov 4, 2019
Feb 17, 2021
Feb 21, 2021
Mar 5, 2021
Mar 1, 2021
Mar 1, 2021
Nov 4, 2019

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%