/GameEngine_RealX

Implementation of "RealX Engine" which is a 3D game engine created by using OpenGL (graphics), PhysX (physics) and irrKlang (audio).

Primary LanguageC++

RealX Engine

Description

The RealX engine is 3D game engine, that contains three core modules:

  • graphics engine created by using OpenGL and ImGUI APIs.
  • physics engine created by PhysX API from NVIDIA,
  • audio engine created by irrKlang API,

RealX uses Entity-Component-System (ESC) for integrating all core modules.

UML diagrams

DiagramKlas01 DiagramKlas02

Presentation

Silnik01 image image image