Skip to content

jamylak/ffttest02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFT Visualiser

This repo is mostly AI-generated, focused on visualization, not code quality.

explore_fft.mov

Controls

  • 1: open the FFT graph page
  • 2: open the FFT blueprint map
  • 3: open the FFT algorithm board
  • r: reset camera/runtime state without switching pages
  • q: quit
  • mouse drag or middle mouse: pan
  • mouse wheel: zoom around cursor
  • h, j, k, l: fine pan nudges

Dependencies

  • raylib
  • a C compiler such as cc/clang
  • optional: pkg-config so the Makefile can auto-detect Raylib flags; otherwise it falls back to RAYLIB_DIR

Build

make
make run

About

FFT Visualiser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors