Simple app to run compute shaders using OpenGL.
Just run CMake and build. Here's an example:
mkdir build
cd build
cmake ..
Tested on Windows 11 using Visual Studio 2022, more testing to follow.
Uses the following third-party dependencies:
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple app to run compute shaders using OpenGL.
Just run CMake and build. Here's an example:
mkdir build
cd build
cmake ..
Tested on Windows 11 using Visual Studio 2022, more testing to follow.
Uses the following third-party dependencies: