Skip to content

RiscadoA/Magma-Engine

Repository files navigation

Magma-Engine

Little open source engine I'm building on my free time.

Goals

  • 3D graphics with support for both OpenGL (GLEW & GLFW) and DirectX;
  • Game Object / Component system;
  • External console for debugging;
  • Physics using Bullet Physics;
  • Asset Conditioning Pipeline using Assimp;
  • And many others...

Getting Started

These instructions will get you a copy of the engine up and running on your local machine for development and testing purposes.

Installing

CMake is used to build this project.

If you're using Windows and you wish to use the Windows Forms console, you will need to build the windows forms project and copy the executable to the place where you are running the engine.

Authors

License

This project is licensed under the ZLib License - see the LICENSE.md file for details

About

A little open source engine I'm making on my free time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published