Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inerska/axolotl-engine

C++ HeaderOnly-MetaTemplate Data Oriented Game Engine powered with OpenGL
https://github.com/inerska/axolotl-engine

cpp-modules cpp20 ecs engine entity-component-system game game-development game-engine gamedev header-only metaprogramming opengl

Last synced: 29 days ago
JSON representation

C++ HeaderOnly-MetaTemplate Data Oriented Game Engine powered with OpenGL

Awesome Lists containing this project

README

        



AxolotlEngine

It is a new brand game engine made for learning purpose, it is another OpenGL powered game engine but it is aiming to evolve to Vulkan API in the future. The engine is IoC container based, we are looking to make the engine more extendable, following new modern convention. The engine is support ECS (entity component system) first, but other patterns can come out.