[Solved]Write Commented Opengl Code Assign Brick Texture Sides Pyramid Coordinates 4 Sides Follows Q37054921
Write a commented OpenGL code to assign a brick texture to allsides of a pyramid. The coordinates for 4 sides are as follows:(0,1); (0,5); (1,1); (0,0); (1,0).The coodinates for the bottom of the pryamid are: (0,1);(1,1); (0,0); (1,0).
Expert Answer
Answer to Write a commented OpenGL code to assign a brick texture to all sides of a pyramid. The coordinates for 4 sides are as fo… . . .
OR

