Pikachuxxxx's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
gabime/spdlog
Fast C++ logging library.
miloyip/game-programmer
A Study Path for Game Programmer
TheCherno/Hazel
Hazel Engine
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
wolfpld/tracy
Frame profiler
g-truc/glm
OpenGL Mathematics (GLM)
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
epezent/implot
Immediate Mode Plotting
USCiLab/cereal
A C++11 library for serialization
thedmd/imgui-node-editor
Node Editor built using Dear ImGui
premake/premake-core
Premake
CedricGuillemet/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
id-Software/wolf3d
The original open source release of Wolfenstein 3D
LukasBanana/LLGL
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
google/shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
libusb/hidapi
A Simple cross-platform library for communicating with HID devices
godlikepanos/anki-3d-engine
AnKi 3D Engine - Vulkan backend, modern renderer, scripting, physics and more
jmorton06/Lumos
Cross-Platform C++ 2D/3D game engine
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.
cy33hc/vita-launcher
giordi91/SirEngineThe3rd
A dx12/Vk game engine (kind of).
swr06/Glide3D
A Tiny 3D Game Engine
giordi91/SirMetal
A metal based game engine
Gaztin/QDiscord
Client interface for Discord written in C++ using Qt
LukasBanana/TypographiaLib
Small C++ library to generate font atlas images
CybernetHacker14/Ghost-Engine
An Work-In-Progress C++ Game Engine. Supports Windows Operating System currently.
Illation/BytecodeVM
A basic Virtual machine operating on bytecode with a stack and Van Neumann Architecture. Built in Assembler.