Skip to content

natelwhite/DrawMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Necessary Installations

Build

  • First, clone the repo and it's submodules
    • git clone --recurse-submodules https://natelwhite/DrawMachine.git
  • Then, while in ./DrawMachine/:
    • Generate build system: cmake -B build
    • Execute build system: cmake --build build
  • The DrawMachine executable should now be in ./DrawMachine/build/.

About

DFT Algorithm using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors