vongkitt's Stars
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
microsoft/DirectX-Specs
Engineering specs for DirectX features.
opencv/opencv_contrib
Repository for OpenCV's extra modules
MasterworksIO/action-local-cache
A Github Action to save and restore files across job runs directly in the runner's file system
microsoft/DirectX-Headers
Official DirectX headers available under an open source license
nlohmann/json
JSON for Modern C++
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
microsoft/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
CedricGuillemet/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
NVIDIA/DLSS
NVIDIA DLSS is a new and improved deep learning neural network that boosts frame rates and generates beautiful, sharp images for your games
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)
jarro2783/cxxopts
Lightweight C++ command line option parser
gabime/spdlog
Fast C++ logging library.