From cb25120f5ca0dab78a39d91af77f97104b17c39b Mon Sep 17 00:00:00 2001 From: lincandong <571611998@qq.com> Date: Thu, 14 Mar 2024 15:36:21 -0400 Subject: [PATCH] init commit --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 110697c..660ff8e 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,4 @@ CUDA Path Tracer **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) - -### (TODO: Your README) - -*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 toy cuda path tracer, based on upenn's CIS 565. \ No newline at end of file