ComputePlayground/README.md
Dawid Pietrykowski 672758f7ec Initial commit
2022-11-09 23:54:43 +01:00

566 B
Executable File

Dependencies

Build

  • Clone this directory

  • Run git submodule init

  • Run git submodule update

  • Specify these root directories for dependencies in make_all.bat script:

    • GLFW_ROOT
    • GLEW_ROOT
    • stb_image_ROOT
  • Run make_all.bat.

  • Run build.bat.

Keys

Window

  • Screenshot - L
  • Disable input to window - P
  • Close application - ESC

© Dawid Pietrykowski

Licensed under the MIT LICENSE