Skip to content
Snippets Groups Projects
Commit 9d30be66 authored by Nils Petter Skålerud's avatar Nils Petter Skålerud
Browse files

Merge branch 'master' of git@github.com:Didgy74/DEngine.git

parents fae732b0 17275f8c
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,14 @@ ...@@ -2,10 +2,14 @@
Game engine project by Didgy (Nils Petter Skålerud) Game engine project by Didgy (Nils Petter Skålerud)
Dependencies required to build: How to build:
Windows: Windows:
The project can be built as-is on MSVC.
For building on MinGW, you will need the LunarG Vulkan SDK installed.
Linux: Linux:
You will need developer packages from the following libraries
* GLEW 2.0 * GLEW 2.0
* SDL2 * SDL2
* Vulkan * Vulkan
...@@ -18,7 +22,7 @@ The engine uses the following libraries: ...@@ -18,7 +22,7 @@ The engine uses the following libraries:
* GLEW * GLEW
* SDL2 * SDL2
* OpenGL * OpenGL
* Vulkan LunarG * Vulkan / LunarG
* nlohmann * nlohmann
* fx-gltf * fx-gltf
* stb_image * stb_image
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment