Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 427 Bytes

File metadata and controls

18 lines (15 loc) · 427 Bytes

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: