EmilianC's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
assimp/assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
erincatto/box2d
Box2D is a 2D physics engine for games
a1studmuffin/SpaceshipGenerator
A Blender script to procedurally generate 3D spaceships
KhronosGroup/glTF
glTF – Runtime 3D Asset Delivery
urho3d/urho3d
Game engine
fenbf/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
kcat/openal-soft
OpenAL Soft is a software implementation of the OpenAL 3D audio API.
jpd002/Play-
Play! - PlayStation2 Emulator
dariomanesku/cmftStudio
cmftStudio - GUI counterpart for:
tronkko/dirent
C/C++ library for retrieving information on files and directories
AustinBrunkhorst/CPP-Reflection
C++ Reflection Parser / Runtime Skeleton
billyquith/ponder
C++ reflection library with Lua binding, and JSON and XML serialisation.
InsomniacGames/ig-cachesim
aigamedev/btsk
Behavior Tree Starter Kit
Yelnats321/EntityPlus
A C++14 Entity Component System
fenbf/SOIL_ext
Updates to the SOIL image lib: mipmaps, core opengl
tim42/persistence
fast, simple and non-intrusive C++ serializer
biomorphs/SDLEngine
Game / Tech prototyping engine
EdenEast/cml
Constexpr Math Library
tim42/tools
A set of tools used in some of my projects