waty2246 / SimpleEngine

A Simple Engine support DirectX (11&12), OpenGL and Vulkan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Engine

Prerequisites

Visual Studio 2017 or 2019 is required. Your GPU must support DirectX 11, OpenGL or above.

Setup Steps

1. Downloading the repository:

Make sure Git LFS is installed in your machine.

git clone https://github.com/waty2246/SimpleEngine.git your_working_directory

2. Generate the solution:

cd scripts
call generate_vs2019_project.bat

About

A Simple Engine support DirectX (11&12), OpenGL and Vulkan

License:MIT License


Languages

Language:C++ 97.5%Language:Lua 1.9%Language:C 0.5%Language:Batchfile 0.1%