https://github.com/jb3/fourier-series
Simple fourier series demo written in Rust with SDL
https://github.com/jb3/fourier-series
Last synced: about 1 year ago
JSON representation
Simple fourier series demo written in Rust with SDL
- Host: GitHub
- URL: https://github.com/jb3/fourier-series
- Owner: jb3
- Created: 2022-06-04T03:22:46.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-04T03:26:53.000Z (about 4 years ago)
- Last Synced: 2025-01-29T23:41:43.853Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fourier Series
A very simple implementation of some Fourier stuff in Rust with SDL2.