Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.03 KB

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