yijie21
I am a second-year Master's student at Tsinghua University. Interested in Computer Graphics and Vision.
Pinned Repositories
CodeTools
Falcor-7.0-Tutorial
Falcor-SHLighting
The first repo teaching how to use Falcor-7.0 to perform pixel-space Spherical Harmonics Lighting.
Falcor-tiny-cuda-nn
The first complete tutorial on how to use tiny-cuda-nn in Falcor, enabling real-time neural graphics for researchers.
Mitsuba3-eval_roughness
Add a eval_roughness function in Mitsuba3 for each bsdf, enabling easy roughness evaluation in python api.
Neural-Radiosity-Falcor
This is an unofficial implementation of Neural Radiosity with Falcor and tiny-cuda-nn, running at over 60 FPS for the resolution of 1920*1080.
Neural_PRT_Field
A research in progress leveraging the neural network to encode precomputed radiance field of an object.
PathTracer-CLion-Tutorial
A tutorial teaching how to use CLion to write a physically-based path-tracer with C++/GLSL.
save_mlp_as_tcnn_json
Training a Multi-Layer Perceptron (MLP) using PyTorch and saving the weights in JSON format for tinycudann.
Spherical-Harmonics-Rendering-Mitsuba3-
A repo leveraging Mitsuba3 to perform spherical Hamonics Lighting.
yijie21's Repositories
yijie21/Falcor-7.0-Tutorial
yijie21/Neural-Radiosity-Falcor
This is an unofficial implementation of Neural Radiosity with Falcor and tiny-cuda-nn, running at over 60 FPS for the resolution of 1920*1080.
yijie21/Falcor-tiny-cuda-nn
The first complete tutorial on how to use tiny-cuda-nn in Falcor, enabling real-time neural graphics for researchers.
yijie21/Falcor-SHLighting
The first repo teaching how to use Falcor-7.0 to perform pixel-space Spherical Harmonics Lighting.
yijie21/Spherical-Harmonics-Rendering-Mitsuba3-
A repo leveraging Mitsuba3 to perform spherical Hamonics Lighting.
yijie21/CodeTools
yijie21/Mitsuba3-eval_roughness
Add a eval_roughness function in Mitsuba3 for each bsdf, enabling easy roughness evaluation in python api.
yijie21/Neural_PRT_Field
A research in progress leveraging the neural network to encode precomputed radiance field of an object.
yijie21/PathTracer-CLion-Tutorial
A tutorial teaching how to use CLion to write a physically-based path-tracer with C++/GLSL.
yijie21/save_mlp_as_tcnn_json
Training a Multi-Layer Perceptron (MLP) using PyTorch and saving the weights in JSON format for tinycudann.
yijie21/WebLatex
yijie21/CodeUtils
yijie21/cublas_mlp
This repository utilizes CUDA cuBLAS to implement a Multilayer Perceptron (MLP) for rapid network inference.
yijie21/Probabilistic_Machine_Learning
yijie21/Singularity
yijie21/UsefulFunc