A small assignment to run basic sin wave program using OpenGL on CPU and GPU to observe the performance difference.
- Cuda toolkit installation : https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html
- Setup for OpenGL GLEW(OpenGL Extension Wrangler Library)
- download glew 2.1.0.zip from http://glew.sourceforge.net/index.html
find commands to run the program in build.bat file above , Press G/C to check the difference.