Introduction - If you have any usage issues, please Google them yourself
Write a program using Open GL to perform following tasks
Enhance your assignment 01 & 02 with following functionality.
You will use only the Open GL data types. The chessboard will be used which have been developed earlier. The color should be while and black. Use classes/structures for the rectangle. Download the images for chess board from internet and set them on this chess board.
The pieces should be moved from one location to another location as we have moved the rectangle from one location to another location