patrick-han's Stars
Sharundaar/UECodeGolfing
A repro for short code samples, probably focused on UE code.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
electronicarts/gigi
A framework for rapid prototyping and development of real-time rendering techniques.
ColormaticStudios/quality-godot-first-person-2
An actually good first person controller for the Godot Engine (version 2)
Autodesk/Aurora
Real-time GPU path tracing with an OpenUSD Hydra render delegate
Activision/caldera
Caldera data set from Call of Duty®: Warzone™
AnisB/large_cbt
Demo project for the large scale game component with CBTs
microsoft/glTF-SDK
glTF-SDK is a C++ Software Development Kit for glTF (GL Transmission Format -https://github.com/KhronosGroup/glTF).
KhronosGroup/glTF-Sample-Assets
To store all models and other assets related to glTF
bdwhst/Vulcanite
glampert/vectormath
Modified version of Sony's open sourced vector and matrix math library.
FlaxEngine/FlaxEngine
Flax Engine – multi-platform 3D game engine
Reedbeta/reed-util
Vector/matrix math and other basic utilities.
JorenJoestar/DataDrivenRendering
Data Driven Rendering repository
Allar/ue5-style-guide
An attempt to make Unreal Engine 4 projects more consistent
dokipen3d/vulkanHppMinimalExample
A condensed vulkan triangle example
dialogic-godot/dialogic
💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!
lllyasviel/PaintingLight
Generating Digital Painting Lighting Effects via RGB-space Geometry (SIGGRAPH2020/TOG2020)
hongwang01/Video-and-Single-Image-Deraining
【SCIS2021】A comprehensive survey on deraining. Keep updating
sxyu/svox2
Plenoxels: Radiance Fields without Neural Networks
tkuri/Awesome-InverseRendering
List of awesome papers on Intrinsic Decomposition & Inverse Rendering
henzler/neuralmaterial
Generative Modelling of BRDF Textures from Flash Images [SIGGRAPH Asia, 2021]
valentin-deschaintre/multi-image-deepNet-SVBRDF-acquisition
Flexible SVBRDF Capture with a Multi-Image Deep Network
dli/paint
Fluid Paint - http://david.li/paint
nothings/stb
stb single-file public domain libraries for C/C++
skullchap/chadstr
Chad Strings - The Chad way to handle strings in C.
berezaa/vesteria
Vesteria is a fantasy MMORPG on Roblox- originally founded by berezaa, sk3let0n and Polymorphic in the Roblox Incubator program.
Dhghomon/easy_rust
Rust explained using easy English
Dhghomon/programming_at_40
jamesroutley/write-a-hash-table
✏️ Learn how to write a hash table in C