Luna-Engine-0.6 icon indicating copy to clipboard operation
Luna-Engine-0.6 copied to clipboard

The Luna Engine v0.6 Source Code.

Luna Engine v0.6

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

Building prerequisites:

  • Windows 10
  • Visual Studio 2017+ with C++17 Support
  • CMake 3.20+

Building Steps:

  1. Clone the project.
  2. Run gen_vs2017.bat or gen_vs2019.bat
  3. Open ./Solution/Luna.sln and build from Visual Studio.

License

MIT

Contact

Mail: [email protected]

Twitter: @jxmaster