I don't know how to draw a bounding box around my 3D object using visual C++/Opengl!
I have calculated min and max value of my obj, but now what do I do!?
Update to my above post: Have figured out how to draw the Bounding box! How can I align it to the axes?