Skip to content

CheerWizard/XPE-Engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPE Engine

XPE stands for "eXplicit Play Experience"

Setup

1. Clone

git clone --recursive https://github.com/dimon2201/XPE-Engine.git

2. Generate

Install CMake GUI application in order to generate project from here https://cmake.org/download/

  1. Open CMake GUI application
  2. Set project source path
  3. Press "Configure" and select Visual Studio version
  4. Press "Generate"

3. Build

Use Visual Studio or CLion IDE to build project binaries.

PAY ATTENTION!

If you are building project for the first time or doing clean/build, you need to do steps from "2. Generate" and "3. Build" - TWICE!

If you are using CLion IDE, than you don't need to use CMake GUI application. That's because CLion IDE already has intergrated CMake toolchain for making/building project.

About

Game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.4%
  • GLSL 4.0%
  • CMake 3.1%
  • PostScript 2.4%
  • ShaderLab 0.1%