diff --git a/PROJ0_WIN/CUDATEST/main.cpp b/PROJ0_WIN/CUDATEST/main.cpp index dbb520b..daed4dc 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 = "[Vimanyu Jain]"; init(argc, argv); initVAO(); diff --git a/Project0Screenshot.png b/Project0Screenshot.png new file mode 100644 index 0000000..d83e491 Binary files /dev/null and b/Project0Screenshot.png differ