ComputeEngine/README.md
DawidPietrykowski c89dda21e2 fix readme
2021-08-10 22:56:45 +02:00

462 B

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