CPSC 310 January 19 Assignment

Create a windows program using the XNA Game Studio framework that displays five sides of a cube (the face that is not drawn is the one closest to the viewport). Use the Transformations Visual Studio Project from the book as a starting point. Do not add any more vertices or indices to the program, instead use the world matrix to draw each of the five faces. To submit your code, zip the directory containing your visual studio project and upload it to the course Inquire site.