Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.03 KB

Kaiser

We never rest on our laurels

C based game engine. Tool and framework agnostic by design. Will integrate code and data hot-reload using engine-link.

Tools:

Will use GLTF as intermediary format, where possible. The lower in the list a tool is, the lower in priority for the project it is. Open up issues for interest in a specific tool.

2D:

3D:

Frameworks:

  • Uses raylib
  • Use Kinc while retaining sane components from raylib. For audio should use Soloud.
  • Users can add any framework by implementing a service provider