Overview - Steelhead-Games/CharmQuarkEngine-wiki GitHub Wiki

Coordinate system

Recently, this has become a problem, so this thing should be clarified. The engine uses a left-handed coordinate system with Y-up.

Engine Systems

The engine is divided into a number of modules. Here is an overview of some of them:

Overview

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.

Systems

⚠️ **GitHub.com Fallback** ⚠️