Skip to content

rnevils/Wave-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Build Wave Visualizer

Dependencies:

  • OpenGL
  • GLFW
  • GLEW
  • Cmake

Download the project from the webpage or github. If you are using Windows or Linux, there should be a sln file to open in Visual Studio.

If using MacOS, you will need to need to build the project first. To do so:

> mkdir build
> cd build
> cmake -G Xcode ..
  • Then a Xcode project file will be created. Open the project in Xcode and click the green triangle to run. (This project was last tested on Mojave)

Sample video of the program running can be found on my website here: https://rnevils.github.io/resources/video.mkv.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages