Skip to content

Jaysama137/Luna-Engine-0.6

 
 

Repository files navigation

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

About

The Luna Engine v0.6 Source Code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.5%
  • C 16.1%
  • CMake 0.3%
  • HLSL 0.1%
  • Lua 0.0%
  • Batchfile 0.0%