y2kiah / project-griffinLinks
project griffin is a real time, high performance multithreaded 3d graphics engine and game project, utilizing C++11, LuaJIT, and OpenGL 4.3 Core profile. Notable elements of this project are the Entity Component System, custom multi-threaded task system, data-driven input event handling, and deferred rendering pipeline. An embedded HTTP server b…
☆11Updated 6 years ago
Alternatives and similar repositories for project-griffin
Users that are interested in project-griffin are comparing it to the libraries listed below
Sorting:
- darkHAMMER is a lightweight, open-source, multiplatform game engine. written in C (C99) language, supports python and C# bindings and lua…