Skip to content

firstwardo/Visualizations

 
 

Repository files navigation

Visualizations

Some C++, OpenGL and GLSL fun.

Dependencies:

  • GLEW
  • GLFW version 3
  • OpenGL version >=3.2
  • GLSL version >=1.4
  • Cocoa
  • IOKit
  • CoreVideo
  • c++11

Install everything above. Then

$ make
$ ./run

You might need to set this up in Xcode for everything to work, still investigating this.

About

Windows version, hopefully

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.1%
  • GLSL 14.9%
  • Objective-C 7.4%
  • Makefile 0.6%