Question: COMPUTER GRAPHICS - For Windows Visual Studio Write a program that takes user's key input and display an n-gon (with a random number n between
COMPUTER GRAPHICS - For Windows Visual Studio
Write a program that takes user's key input and display an n-gon (with a random number n between
3 and 10) at a random location on the screen, every time an alphabet key is pressed. The system
only responds to alphabet keys. Name your source code ngon.cpp.
Libraries (FreeGLUT, GLEW, GLEXT, GLM)
Requirement: Each n-gon must be lled with its own randomly-generated color.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
