Go to file
DawidPietrykowski c89dda21e2 fix readme
2021-08-10 22:56:45 +02:00
src first commit 2021-08-10 22:52:19 +02:00
.gitignore first commit 2021-08-10 22:52:19 +02:00
CMakeLists.txt first commit 2021-08-10 22:52:19 +02:00
LICENSE first commit 2021-08-10 22:52:19 +02:00
make.bat first commit 2021-08-10 22:52:19 +02:00
README.md fix readme 2021-08-10 22:56:45 +02:00
remake.bat first commit 2021-08-10 22:52:19 +02:00

GPU Compute Engine

GPU Compute Engine library used to run compute shaders on the GPU and show results in a window.

Dependencies

Build

Specify these root directories for dependencies in make.bat script:

  • GLFW_ROOT
  • GLEW_ROOT
  • stb_image_ROOT

Run make.bat script.

© Dawid Pietrykowski

Licensed under the MIT LICENSE