generated from Persson-dev/OpenGLComputeShader
9e6f7d5e8d8e7702132b29a7a60c770eb79a50c6
GPU Compute
Simple app to run compute shaders using OpenGL.
Building
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.
Third-Party Dependencies
Uses the following third-party dependencies:
Languages
C++
91.9%
GLSL
7.1%
Lua
1%