Skip to content
Snippets Groups Projects
Commit 88d60c69 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 3236809c 63bf7ae4
No related branches found
No related tags found
No related merge requests found
......@@ -5,24 +5,18 @@ Game engine project by Didgy (Nils Petter Skålerud)
How to build:
Windows:
The project can be built as-is on MSVC.
For building on MinGW, you will need the LunarG Vulkan SDK installed.
The project can be built as-is on MSVC and MinGW
Linux:
You will need developer packages from the following libraries
* GLEW 2.0
* SDL2
* Vulkan
* OpenGL
Currently not supported. Will support if I find an elegant solution for GLFW, or whenever I go back to SDL2 for windowing.
NOTE! 32-bit is not supported.
The engine uses the following libraries:
* GLEW
* SDL2
* GLFW
* OpenGL
* Vulkan / LunarG
* nlohmann
* fx-gltf
* stb_image
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment