Question: ## please post the full code ## Objective: The objective of this assignment is to build a simple OpenGL 2D drawing program that supports both
## please post the full code ##

Objective: The objective of this assignment is to build a simple OpenGL 2D drawing program that supports both keyboard and mouse interaction using c++ language. Requirements: - You are required to draw the 2D scene in Figure1 , and you haye to add a car. - You can print Figure1 on a graph paper similar to Figure2 to help you determine the required coordinates and then start programming. - Feel free to change the drawing colors, see the (RGB color.pdf) for more colors. - Your program must paint all the building windows using yellow if ' y ' is pressed, and black if 'b' is pressed. - Your program must turn the sky to blue when the left mouse button is clicked. - Name the drawing window with YourName - ID
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
