visualfft banner

visualfft

3 devlogs
3h 54m 31s

A GUI application which applies FFT on the input data and renders the graphs of the decomposed parts.

This project uses AI

AI Assisted Coding with the help of GitHub Copilot.

Demo Repository

Loading README...

sivaprakashkrp

Finalized the tasks for visualfft. Corrected the viewport. Made sure that the content was scrollable if the viewport was not enough. Wrote installation steps in README.md file and published the project to crates.io. Created a Release in GitHub.

Attachment
0
sivaprakashkrp

Created the basic working of visualfft. Used the help of AI as I know little about FFT, egui and how to apply it. Created a CLI app. The CLI app can take inputs from a CSV file.

Attachment
0
sivaprakashkrp

Created the Rust Project and learnt egui. Created a basic UI from what I learnt. Now learning FFT to implement it. Tested some modules that can find FFT. Still searching.

Attachment
0