EmilianC's Stars
microsoft/vscode
Visual Studio Code
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
facebook/folly
An open-source C++ library developed and used at Facebook.
nothings/stb
stb single-file public domain libraries for C/C++
fmtlib/fmt
A modern formatting library
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
mridgers/clink
Bash's powerful command line editing in cmd.exe
rttrorg/rttr
C++ Reflection Library
opengl-tutorials/ogl
nigels-com/glew
The OpenGL Extension Wrangler Library
FreyaHolmer/ShaderForge
A Shader Editor for Unity
Radivarig/UvSquares
Blender addon for reshaping UV quad selection into a grid.
BSVino/JaiPrimer
A description of Jonathan Blow's programming language, Jai
rexdex/recompiler
Xbox360 -> Windows executable converter
ArztSamuel/Applying_EANNs
A 2D Unity simulation in which cars learn to navigate themselves through different courses. The cars are steered by a feedforward neural network. The weights of the network are trained using a modified genetic algorithm.
NightDive-Studio/shockmac
System Shock (PowerMac version / Official GPL Release)
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
muellan/clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
nutti/Magic-UV
Blender Add-on: Magic UV
vittorioromeo/ecst
[WIP] Experimental C++14 multithreaded compile-time entity-component-system library.
Baystation12/Baystation12
Baystation's flavor of Space Station 13
ainfosec/ci_helloworld
A simple example of how to setup a complete CI environment for C and C++
martinmoene/expected-lite
expected lite - Expected objects in C++11 and later in a single-file header-only library
Lugdunum3D/Lugdunum
[UNMAINTAINED] A modern cross-platform 3D engine built with Vulkan, glTF 2.0 and modern C++14.
goodpaul6/SpriteExtractor
Processes images with inconsistent spacing to produce fixed size or tightly packed spritesheets.
atlaste/CPPCoverage
Visual Studio Extension for measuring C++ Code Coverage and profiling data
marcelo-mason/one-monokai-80s
🎨 VSCode One Monokai 80s theme.
ryzngard/header-source-switch
Header-source switch for VS code
EdenEast/pride
PurpleMartinJCK/RenderingEngine
Simple openGL rendering engine for computer graphics project.