Overview - Steelhead-Games/CharmQuarkEngine-wiki GitHub Wiki
Recently, this has become a problem, so this thing should be clarified. The engine uses a left-handed coordinate system with Y-up.
The engine is divided into a number of modules. Here is an overview of some of them:
Core module defines basic systems that other modules rely on. File system, event manager, threads, logging e.t.c. are all part of the module.