aslynatilla's Stars
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
gabime/spdlog
Fast C++ logging library.
ellisonleao/magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
RyanNielson/awesome-unity
A curated list of awesome Unity assets, resources, and more.
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
godotengine/godot-vscode-plugin
Godot development tools for VSCode
Bhupesh-V/30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
sftrabbit/CppPatterns-Patterns
A repository of modern C++ patterns curated by the community.
john-chapman/im3d
Immediate mode rendering and 3d gizmos.
facontidavide/CPP_Optimizations_Diary
Tips and tricks to optimize your C++ code
Siilwyn/awesome-pixel-art
Curated list of everything awesome around pixel art.
foonathan/lexy
C++ parsing DSL
candycat1992/NPR_Lab
:pencil2: Test some NPR in Unity.
arc80/plywood
A multimedia development kit for C++
AirGuanZ/imgui-filebrowser
File browser implementation for dear-imgui. C++17 is required.
popcron/gizmos
Used for drawing runtime gizmos in builds and editor (Unity3D)
seanbaxter/shaders
Circle C++ shaders
arc80/FlapHero
A small C++ game built using Plywood
leiradel/ImGuiAl
Widgets for imgui
giordi91/SirEngineThe3rd
A dx12/Vk game engine (kind of).
colormotor/gfx_ui
A minimal geometry editing UI based on IMGUI
PeterSommerlad/PSsimplesafeint
A C++20 implementation of safe (wrap around) integers following MISRA C++ rules
PixieCatSupreme/AnodyneSharp
A rewrite of the game Anodyne in Monogame
meshula/tinygizmo
:triangular_ruler: An immediate mode 3D gimzo (translation, rotation, scale for scene editing) in ~1200 LoC
italiancpp/cppday20
ilpropheta/daje
Beautiful Algorithms & Data Structures
Karsteski/The_Cellular_Automata
Cellular Automata Generator