diff --git a/PROJ0_WIN/CUDATEST/main.cpp b/PROJ0_WIN/CUDATEST/main.cpp index dbb520b..9cf8333 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 = "[Vivek Reddy]"; init(argc, argv); initVAO(); diff --git a/project0-screenshot.png b/project0-screenshot.png new file mode 100644 index 0000000..b5f4b49 Binary files /dev/null and b/project0-screenshot.png differ