WeakKnight
Currently working at TiMi-L1. Previously studying on Computer Graphics at School Of Computing, University Of Utah.
TencentChengdu
Pinned Repositories
DeferredAdaptiveComputeShading
GDC23_PracticalMobileRendering
Demo for Practical High-Performance Rendering on Mobile Platforms (GDC 2023)
GlintsPlayground
JobSystemPhysics
a physics solver based on Unity's job system
KnightSoul
a basic 2d game framework, work in progress
Mesh-Colors
implementation of the paper "Mesh Colors"
real-time-seamless-object-space-shading
Source Code for Eurographics 2024 Short Paper "Real-time Seamless Object Space Shading"
ReSTIRPass
ReSTIR Pass For Falcor
shader_toy_playground
a shadertoy shader playground based on rust language
VirtualBlueNoiseLighting
Source Code for HPG 2022 Paper "Virtual Blue Noise Lighting"
WeakKnight's Repositories
WeakKnight/DeferredAdaptiveComputeShading
WeakKnight/GlintsPlayground
WeakKnight/neural-shading-s25-playground
Materials for the Neural Shading Course at SIGGRAPH 2025
WeakKnight/astc_encoder
real time ASTC texture compression by computer shader
WeakKnight/figure-gen
A Python package to effortlessly assemble images in comparison figures. Supports LaTeX, PPTX, and HTML.
WeakKnight/GTVBAO
WeakKnight/RectangularSurfaceParameterization
his code computes surface parameterizations that map infinitesimal axis-aligned squares in the plane to infinitesimal rectangles on the surface.
WeakKnight/reshade
A generic post-processing injector for games and video software.
WeakKnight/veach
WeakKnight/weakknight.github.io
WeakKnight/AI4Animation
Bringing Characters to Life with Computer Brains in Unity
WeakKnight/biteopt
Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP
WeakKnight/CPUGroupBarrier
WeakKnight/dolly
Composable camera rigs
WeakKnight/fidget
blazing fast implicit surface evaluation
WeakKnight/GRISNotebook
python notebook for Generalized Resampled Importance Sampling
WeakKnight/IBLDenoise
WeakKnight/iMMERSE
Marty's Mods Epic ReShade Effects
WeakKnight/large_cbt
Demo project for the large scale game component with CBTs
WeakKnight/llm.c
LLM training in simple, raw C/CUDA
WeakKnight/neural_bounding
Code release for Neural Bounding SIGGRAPH 2024 - neural representation of bounding volumes, learning conservative space classification
WeakKnight/NIRCPython
WeakKnight/obj-viewer
Simple example of rendering graphics pipelines with Slangpy.
WeakKnight/pmpp
Complete solutions to the Programming Massively Parallel Processors Edition 4
WeakKnight/slang
Making it easier to work with shaders
WeakKnight/slang-playground
Web application allowing you to try out Slang in your browser
WeakKnight/SSRT3
Real-time global illumination using screen-space information for Unity HDRP
WeakKnight/three.js
JavaScript 3D Library.
WeakKnight/vite-slang
Vite plugin to use Slang shaders on the web.
WeakKnight/wgsl_reflect
A WebGPU Shading Language parser and reflection library for Javascript.