franklinjr12
i like a lot of low level programming and game development, but I also do data science and backend.
franklinjr12's Stars
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
lc-soft/LCUI
C library for building user interfaces
amzeratul/halley
A lightweight game engine written in modern C++
nigels-com/glew
The OpenGL Extension Wrangler Library
cnjinhao/nana
a modern C++ GUI library
fnc12/sqlite_orm
❤️ SQLite ORM light header only library for modern C++
ValveSoftware/steam-audio
Steam Audio
eug/awesome-opengl
A curated list of awesome OpenGL libraries, debuggers and resources.
emilk/loguru
A lightweight C++ logging library
rougier/freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
raizam/gamedev_libraries
A collection of open source c/c++ libraries for gamedev
asc-community/MxEngine
C++ open source 3D game engine
TheCherno/Sparky
Cross-Platform High Performance 2D/3D game engine for people like me who like to write code.
inanevin/LinaEngine
Lina Engine is an open-source , modular, tiny and fast C++ game engine, aimed to develop 3D desktop games.
skylicht-lab/skylicht-engine
Skylicht Engine is C++ Game Engine based on Irrlicht 3D. And my goal is to create a high-performance and lightweight Game Framework that can seamlessly function on both web and mobile platforms. This framework will be available to everyone for free.
simple2d/simple2d
:video_game: Simple, open-source 2D graphics for everyone
phisko/kengine
Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.
NoelFB/blah
A small 2d c++ game framework
thunder-engine/thunder
Thunder Engine – Cross-platform 2D and 3D game engine with modular architecture
Ershany/Arcane-Engine
3D C/C++ Game Engine - Created By Brady Jessup
supernovaengine/supernova
Game engine for 2D and 3D projects with entity component system (ECS) and data-oriented design
damdoy/opengl_examples
Collection of examples for OpenGL: Perlin noise, ambient occlusion, shadow mapping, water reflection and others
atraczyk/2d-engine
2D Game Engine C++ OpenGL
meta4d-me/CatDogEngine
A cross-platform game engine/editor written in modern C++ (WIP)
Oyun-Teknolojileri/ToolKit
2d - 3d game and interactive application develepment kit
TheCherno/HazelAudio
Hazel Audio is an audio library designed for Hazel
TheCherno/box2d
Box2D is a 2D physics engine for games
giovannirosso/MQTT_A7672SA
This C++ library provides an easy-to-use interface for establishing MQTT communication between the A7672SA module from SIMCOM and the ESP32 board from Espressif. The library simplifies the process of setting up an MQTT client on both devices, enabling seamless data exchange over the MQTT protocol.