Modules

Glory is a modular game engine, the user can make their own modules or make use of official modules that came shipped with the engine.

Available official modules include:

There are also a number of built-in modules that are always available:

  • File Loader for loading generic text files
  • Material Loader for loading .gmat material files
  • Material Instance Loader for loading .gminst material instance files
  • Shader Source Loader for loading .shader shader source code files (written in GLSL)