Description: On Windows systems, the installation of GLUT library: Open glut-3.7.6-bin.zip, remove glut.h, glut32.lib, glut32.dll, were placed. Use Visual Studio C++ compile existing project, and modify the code to generate the following graphic: " A Star of David" On this basis, modify the color of each vertex, such that each vertex color is not the same color gradient inside the polygon.
To Search:
File list (Check if you may need any files):
glutEx1.cpp