Skip to content

mathiasmellemstuen/EnginePrototype

Repository files navigation

EnginePrototype

Installing on windows

  1. Install the Vulkan SDK for windows from the LunarXchange website.
  2. Install Microsoft Visual Studio so we get the right compiler
  3. Check in compileAndRunWindows.bat and install.bat if VsDevCmd.bat is pointing to the right location
  4. Check if the paths in compileShaders.bat is correct.
  5. Run install.bat
  6. Run compileAndRunWindows.bat

Installing on MAC

  1. Install the Vulkan SDK for mac from the LunarXchange website.
  2. Run install.sh with sudo
  3. Check if the paths in compileShaders.sh is correct.
  4. Run compileAndRunMac.sh

Installing on Linux

  1. Install the Vulkan SDK for mac from the LunarXchange website.
  2. Check if the paths in compileShaders.sh is correct.
  3. Run install.sh with sudo
  4. Run compileAndRunLinux.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published