Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

AudioCanvas

GitHub code size in bytes GitHub last commit

Audio Visualizer using FFTW3, OpenGL, and GLSL.

Installation

  • For an easy install: Download and install vcpkg
  • Use a command terminal to navigate to the vcpkg folder
  • Type the following commands
vcpkg install miniaudio
vcpkg install fftw3
vcpkg install glad
vcpkg install glfw3
vcpkg install opengl
vcpkg integrate install
  • Clone this repository
  • You are all set!

Note: vcpkg defaults to using Visual Studio, use with other IDEs and C/C++ Compilers may require different settings.

vcpkg overview

Demo

Visualizer Demo

Watch

Real-Time Shader Editing Demo

Watch

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages