Stars
⭐️ Companies that don't have a broken hiring process
Video codec based point cloud compression (V-PCC) test model
Full-featured MP4 format, MPEG DASH, HLS, CMAF SDK and tools
Android MediaPlayer API-compatible media player library with exact seek and DASH support
Run clang-format -i on all of the files in your C or C++ project
A collection of resources on modern C++
A cheatsheet of modern C++ language and library features.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Fastest CUDA RGB to grayscale: 5-30x faster than OpenCV. For image processing/computer vision.
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
my own implementation of the WCSPH, DFSPH and PBD fluid solvers using CUDA and C++
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.