A brief computer graphics / rendering course
-
Updated
Jul 15, 2025 - C++
A tutorial, in education, is a method of transferring knowledge and may be used as a part of a learning process. More interactive and specific than a book or a lecture, a tutorial seeks to teach by example and supply the information to complete a certain task.
A brief computer graphics / rendering course
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
A brief computer graphics / rendering course
C++ Action Roguelike in Unreal Engine 5.
Tutorial for the Vulkan graphics and compute API
Third-person Survival Game for Unreal Engine (Sample Project)
A collection of out-of-tree LLVM passes for teaching and learning
A brief computer graphics / rendering course
C++ Implementation of PyTorch Tutorials for Everyone
486 lines of C++: old-school FPS in a weekend
Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO
Ray tracing examples and tutorials using VK_KHR_ray_tracing
⚡ 可编程渲染管线实现,帮助初学者学习渲染
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison
🔥 🖥️ Competitive programming guide, learning materials and my own coding solutions from Codechef, Leetcode,Geeks for Geeks, HackerRank, Spoj, Codebyte, InterviewBit, CodingBlock & other platforms
Very vulnerable ARM/AARCH64 application (CTF style exploitation tutorial with 14 vulnerability techniques)
A collection of out-of-tree Clang plugins for teaching and learning