2025-05-27 21:07:28 +10:00
2025-05-27 21:07:28 +10:00
2025-02-26 20:23:26 +11:00
2025-02-26 20:23:26 +11:00
2025-02-26 20:18:21 +11:00
2025-02-26 20:23:26 +11:00

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++ 90.8%
GLSL 7.9%
Lua 1.3%