From d60e83982c9514b379e3b19a50ce7544f93c68d7 Mon Sep 17 00:00:00 2001 From: IwakuraRein <28486541+IwakuraRein@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:10:13 -0400 Subject: [PATCH 01/11] Update --- README.md | 46 ++++++++++++++++++++++++++++++++++++++++------ img/feature.mp4 | Bin 0 -> 7080744 bytes 2 files changed, 40 insertions(+), 6 deletions(-) create mode 100644 img/feature.mp4 diff --git a/README.md b/README.md index f044c821..9173c022 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,47 @@ CUDA Denoiser For CUDA Path Tracer ================================== -**University of Pennsylvania, CIS 565: GPU Programming and Architecture, Project 4** +**University of Pennsylvania, CIS 565: GPU Programming and Architecture, Project 3** -* (TODO) YOUR NAME HERE -* Tested on: (TODO) Windows 22, i7-2222 @ 2.22GHz 22GB, GTX 222 222MB (Moore 2222 Lab) +- Alex Fu + + - [LinkedIn](https://www.linkedin.com/in/alex-fu-b47b67238/) + - [Twitter](https://twitter.com/AlexFu8304) + - [Personal Website](https://thecger.com/) + + Tested on: Windows 10, i7-10750H @ 2.60GHz, 16GB, GTX 3060 6GB +* [repo link](https://github.com/IwakuraRein/Nagi) -### (TODO: Your README) +## Features -*DO NOT* leave the README to the last minute! It is a crucial part of the -project, and we will not be able to grade you without a good README. +A real-time path tracing denoiser. Reference: [*Spatiotemporal variance-guided filtering: real-time reconstruction for path-traced global illumination*](https://dl.acm.org/doi/10.1145/3105762.3105770). +