GPU ComputeSimple app to run compute shaders using OpenGL.BuildingJust 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 DependenciesUses the following third-party dependencies:GLFW 3.4Gladglm