mirror of
https://github.com/gmh5225/awesome-game-security
synced 2026-06-21 13:56:22 +00:00
2 lines
481 B
Plaintext
2 lines
481 B
Plaintext
This project is a cross-platform C++ game engine with modular libraries covering graphics, physics, sound, networking, math, memory management, threading, and model handling. It supports both Windows (Visual Studio) and macOS (Xcode) builds, includes DXT texture compression tools, and provides a comprehensive standard library abstraction layer. It is mainly useful for engine programmers and game developers studying low-level cross-platform game engine architecture and design.
|