Hamsik2rang / Kepler

Kepler - Game Engine based on Direct3D 11 for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kepler

About

Kepler is 3D Game Engine based on Direct3D 11 for Windows.

Currently in progress to implement.

Features

-TBA-

Libraries

-TBA-

Getting Started

Dependencies(Prerequisites)

  • Visual Studio 2022

    This project is worked on Visual Studio 2022, but We are sure of that will be built in lower version of VS, like 2019, 2017

  • Windows 10/11 SDK

    If you not have it, can download in this link

-TBA-

Installation

Currently, Kepler only support Windows. so you just need *.sln to open and build this project.

Solution file is included in this repository.

Therefore, just Clone this repository to your local workspace using git command below:

git clone https://github.com/Hamsik2rang/Kepler.git --recursive

and, execute setup.bat to setup.dll libraries.

then you'll be ready to go!

About

Kepler - Game Engine based on Direct3D 11 for Windows


Languages

Language:C++ 89.9%Language:C# 5.9%Language:C 4.0%Language:HLSL 0.2%Language:Batchfile 0.0%