src | ||
.gitignore | ||
build.nu | ||
CMakeLists.txt | ||
LICENSE | ||
make.bat | ||
README.md | ||
remake.bat |
GPU Compute Engine
GPU Compute Engine library used to run compute shaders on the GPU and show results in a window.
Dependencies
- OpenGL
- GLFW
- GLEW
- stb_image
Build
Specify these root directories for dependencies in make.bat script:
- GLFW_ROOT
- GLEW_ROOT
- stb_image_ROOT
Run make.bat script.
License and copyright
© Dawid Pietrykowski
Licensed under the MIT LICENSE