This repository hosts the source code for Luna Engine v0.6, which is currently my personal game engine project for learning & research purposes.
This 0.6 version of Luna Engine is only a prototype version and I open sources it in case that it might be useful for you. I strongly recommend that you should NOT use the 0.6 version of the engine in any serious project and in any real production environment.
Building prerequisites:
- Windows 10
- Visual Studio 2017+ with C++17 Support
- CMake 3.20+
Building Steps:
- Clone the project.
- Run
gen_vs2017.bat
orgen_vs2019.bat
- Open
./Solution/Luna.sln
and build from Visual Studio.
MIT
Mail: [email protected]
Twitter: @jxmaster