Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 454 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 454 Bytes

Forge engine(WIP)

Simple 2D and 3D game engine created for educational purporses.

Features:

  • OpenGL rendering
  • Window creation
  • Input processing
  • Event system
  • Math library
  • Entity-component system
  • Platform independent layer

Planed Features:

  • Deferred Rendering
  • DirectX implementation
  • Android support
  • Linux support
  • Job system
  • Lua scripting
  • C# scripting
  • Prefab system

Editor screenshot:

alt text