I need to load the obj file in the c++ visual studio. I have the obj file how can I load it in the program
need to use the flat shading mode to render the Bunny object. In other word, the shading unit is a triangle. All the surface points from the same triangle have the same RGB color. Here a