3D game engine that I am working on. It right now has:
- A map editor
- OpenGL 1.1 / Vulkan 1.0 rendering
- Support for FLIF and WEBP images
- An in-game command line system
The engine is written in C and works on both Windows and Linux. However the current version is incompatible with Linux for now, this is temporary.