Skip to content

TheCherno/GPUCompute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Simple app to run compute shaders using OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published