Core
From Yage3D Wiki
The core package contains many lower-level classes and functions used throughout the engine. This includes array handling, 3D math libraries, xml parsing, and many smaller utility functions. The core package has no external dependencies, but all other packages depend on it.

