diff --git a/PROJ0_WIN/CUDATEST/main.cpp b/PROJ0_WIN/CUDATEST/main.cpp index dbb520b..432a30b 100644 --- a/PROJ0_WIN/CUDATEST/main.cpp +++ b/PROJ0_WIN/CUDATEST/main.cpp @@ -12,7 +12,7 @@ int main(int argc, char* argv[]){ //Change this line to use your name! - yourName = "[YOUR NAME HERE]"; + yourName = "[Hao Wu]"; init(argc, argv); initVAO(); diff --git a/Project0_Result.jpg b/Project0_Result.jpg new file mode 100644 index 0000000..b15cfbd Binary files /dev/null and b/Project0_Result.jpg differ